Public Value As ULong
Dim instance As Counter64 Dim value As ULong value = instance.Value instance.Value = value
public ulong Value
public: ulong Value
Read-only. Use the ToString method if UInt64 is not supported in your environment.
Counter64 Class Counter64 Members