Constant that represents the smallest possible UInt16 value: 0. The UInt16 type is not CLS compliant. The CLS-compliant alternative is Int16.
[C#] public const ushort MinValue; [C++] public: const unsigned short MinValue; [JScript] public var MinValue : UInt16;
[Visual Basic] The UInt16 type cannot be used in Visual Basic.
The MinValue hexadecimal value is 0.