public uint Count
Public Count As UInteger
Dim instance As RawHid
Dim value As UInteger
value = instance.Count
instance.Count = value
public:
unsigned int Count
val mutable Count: uint32
No code example is currently available or this language may not be supported.