Represents the constant that is the smallest possible UInt32 value: 0. The UInt32 type is not CLS compliant. The CLS-compliant alternative is Int32.
[C#] public const uint MinValue; [C++] public: const unsigned int MinValue; [JScript] public var MinValue : UInt32;
[Visual Basic] The UInt32 type cannot be used in Visual Basic.
The MinValue hexadecimal value is OU.