'DeclarationPublic Const None As Byte
'UsageDim value As Byte value = UAEventNotifiers.None
public const byte None
public: const byte None
This is a constant, and its value is 0 (Byte.MinValue).
'DeclarationPublic Const None As Byte
'UsageDim value As Byte value = UAEventNotifiers.None
public const byte None
public: const byte None