NullableTypes Class Library

NullableInt16.MaxValue Field

Maximum value of this type of object

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

See Also

NullableInt16 Class | NullableTypes Namespace