NullableTypes Class Library

NullableInt16.MinValue Field

Minimum value of this type of object

[Visual Basic]
Public Shared ReadOnly MinValue As NullableInt16
[C#]
public static readonly NullableInt16 MinValue;

See Also

NullableInt16 Class | NullableTypes Namespace