Count Property

LibUsbDotNet

LibUsbDotNet 2.2.8 Count Property
Library ReferenceLibUsbDotNet.MainEndpointDataEventArgsCount
LibUsbDotNet on SourceForge
Gets the number of bytes received.
Declaration Syntax
C# Visual Basic Visual C++
public int Count { get; }
Public ReadOnly Property Count As Integer
	Get
public:
property int Count {
	int get ();
}

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