Count Property

LibUsbDotNet

LibUsbDotNet 2.2.8 Count Property
Library ReferenceLibUsbDotNet.MainUsbRegDeviceListCount
LibUsbDotNet on SourceForge
Gets the number of elements contained in the ICollection<(Of <(<'T>)>)>.
Declaration Syntax
C# Visual Basic Visual 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 ICollection<(Of <(<'T>)>)>.

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