Representing the constant of an empty Int32 value.
[Visual Basic] Public Const Empty As Integer [C#] public const int Empty; [C++] public: const int Empty; [JScript] public var Empty : int;
The Empty hexadecimal value is 0x0.
Int32 Structure | Int32 Members | System Namespace | Empty