System.UInt16

E697468

System.UInt16 is a .NET value type representing an unsigned 16-bit integer with values ranging from 0 to 65,535.

Jump to: Statements Referenced by

Statements (58)

Predicate Object
instanceOf SealedType
Struct
SystemType
assembly System.Runtime NERFINISHED
mscorlib NERFINISHED
bitSize 16
CLSName System.UInt16 NERFINISHED
CSharpAlias ushort
defaultValue 0
FSharpAlias uint16
hasMethod CompareTo
Equals
GetHashCode
Parse
ToString
TryParse
hasOperator op_Addition
op_Division
op_Equality
op_Explicit
op_GreaterThan
op_GreaterThanOrEqual
op_Implicit
op_Inequality
op_LessThan
op_LessThanOrEqual
op_Modulus
op_Multiply
op_Subtraction
hasStaticField MaxValue
MinValue
implementsInterface System.IComparable NERFINISHED
System.IComparable`1[System.UInt16]
System.IConvertible NERFINISHED
System.IEquatable`1[System.UInt16]
System.IFormattable NERFINISHED
System.ISpanFormattable NERFINISHED
introducedIn .NET 1.0 NERFINISHED
isBlittable true
isCLSCompliant false
isComVisible true
isLayoutSequential true
isNumericType true
isPrimitive true
isSealed true
isSerializable true
isUnsigned true
isValueType true
maxValue 65535
minValue 0
namespace System NERFINISHED
underlyingFramework .NET NERFINISHED
.NET 5+ NERFINISHED
.NET Core NERFINISHED
.NET Framework NERFINISHED
Mono
underlyingTypeOnCLR unsigned int16
VBNetAlias UShort

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

System containsType System.UInt16