Represents the constant that is the empty Int16 value.
[Visual Basic] Public Const Empty As Short [C#] public const short Empty; [C++] public: const short Empty; [JScript] public var Empty : Int16;
The Empty hexadecimal value is (short)0x0.
Int16 Structure | Int16 Members | System Namespace | Empty