LibUsbDotNet 2.2.8
Count Property
Library ReferenceLibUsbDotNet.MainUsbEndpointListCount
LibUsbDotNet on SourceForge
Gets the number of elements contained in the UsbEndpointList.
Declaration Syntax
C#Visual BasicVisual C++
public int Count { get; }
Public ReadOnly Property Count As Integer
	Get
public:
property int Count {
	int get ();
}
Return Value
The number of elements contained in the UsbEndpointList.

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