The members of System.UInt16 are listed below.
See Also: Inherited members from System.ValueType
CompareTo(object)Returns the sort order of the current instance compared to the specified object. | ||
CompareTo(ushort)Returns the sort order of the current instance compared to the specified ushort. | ||
override | Equals(object)Determines whether the current instance and the specified object represent the same value and type. | |
Equals(ushort)Determines whether the current instance and the specified ushort represent the same type. | ||
override | GetHashCode()Generates a hash code for the current instance. | |
GetTypeCode()Documentation for this section has not yet been entered. | ||
static | Parse(string)Returns the specified string converted to a ushort value. | |
static | Parse(string, System.Globalization.NumberStyles)Returns the specified string converted to a ushort value. | |
static | Parse(string, IFormatProvider)Returns the specified string converted to a ushort value. | |
static | Parse(string, System.Globalization.NumberStyles, IFormatProvider)Returns the specified string converted to a ushort value. | |
override | ToString()Returns a string representation of the value of the current instance. | |
ToString(IFormatProvider)Returns a string representation of the value of the current instance. | ||
ToString(string)Returns a string representation of the value of the current instance. | ||
ToString(string, IFormatProvider)Returns a string representation of the value of the current instance. | ||
static | TryParse(string, out ushort)Documentation for this section has not yet been entered. | |
static | TryParse(string, System.Globalization.NumberStyles, IFormatProvider, out ushort)Documentation for this section has not yet been entered. | |
| IConvertible.ToBoolean | Documentation for this section has not yet been entered. | |
| IConvertible.ToByte | Documentation for this section has not yet been entered. | |
| IConvertible.ToChar | Documentation for this section has not yet been entered. | |
| IConvertible.ToDateTime | Documentation for this section has not yet been entered. | |
| IConvertible.ToDecimal | Documentation for this section has not yet been entered. | |
| IConvertible.ToDouble | Documentation for this section has not yet been entered. | |
| IConvertible.ToInt16 | Documentation for this section has not yet been entered. | |
| IConvertible.ToInt32 | Documentation for this section has not yet been entered. | |
| IConvertible.ToInt64 | Documentation for this section has not yet been entered. | |
| IConvertible.ToSByte | Documentation for this section has not yet been entered. | |
| IConvertible.ToSingle | Documentation for this section has not yet been entered. | |
| IConvertible.ToType | Documentation for this section has not yet been entered. | |
| IConvertible.ToUInt16 | Documentation for this section has not yet been entered. | |
| IConvertible.ToUInt32 | Documentation for this section has not yet been entered. | |
| IConvertible.ToUInt64 | Documentation for this section has not yet been entered. |