Click or drag to resize
UInt16MinValue Field
Represents the smallest possible value of UInt16. This field is constant.

Namespace: System
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public const ushort MinValue

Field Value

Type: UInt16
See Also