LibUsbDotNet 2.2.8
InterfaceInfoList Property
Library ReferenceLibUsbDotNet.InfoUsbConfigInfoInterfaceInfoList
LibUsbDotNet on SourceForge
Gets the collection of USB device interfaces associated with this UsbConfigInfo instance.
Declaration Syntax
C#Visual BasicVisual C++
public ReadOnlyCollection<UsbInterfaceInfo> InterfaceInfoList { get; }
Public ReadOnly Property InterfaceInfoList As ReadOnlyCollection(Of UsbInterfaceInfo)
	Get
public:
property ReadOnlyCollection<UsbInterfaceInfo^>^ InterfaceInfoList {
	ReadOnlyCollection<UsbInterfaceInfo^>^ get ();
}

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)