mscorlib(4.0.0.0) API with additions
System.UInt16 Member List

This is the complete list of members for System.UInt16, including all inherited members.

CompareTo(object value)System.UInt16
CompareTo(ushort value)System.UInt16
Equals(object obj)System.UInt16
Equals(ushort obj)System.UInt16
IEquatable< ushort >.Equals(T other)System.IEquatable< ushort >
GetHashCode()System.UInt16
GetTypeCode()System.UInt16
MaxValueSystem.UInt16
MinValueSystem.UInt16
Parse(string s)System.UInt16static
Parse(string s, NumberStyles style)System.UInt16static
Parse(string s, IFormatProvider provider)System.UInt16static
Parse(string s, NumberStyles style, IFormatProvider provider)System.UInt16static
ToBoolean(IFormatProvider provider)System.UInt16
ToByte(IFormatProvider provider)System.UInt16
ToChar(IFormatProvider provider)System.UInt16
ToDateTime(IFormatProvider provider)System.UInt16
ToDecimal(IFormatProvider provider)System.UInt16
ToDouble(IFormatProvider provider)System.UInt16
ToInt16(IFormatProvider provider)System.UInt16
ToInt32(IFormatProvider provider)System.UInt16
ToInt64(IFormatProvider provider)System.UInt16
ToSByte(IFormatProvider provider)System.UInt16
ToSingle(IFormatProvider provider)System.UInt16
ToString()System.UInt16
ToString(IFormatProvider provider)System.UInt16
ToString(string format)System.UInt16
ToString(string format, IFormatProvider provider)System.UInt16
ToType(Type type, IFormatProvider provider)System.UInt16
ToUInt16(IFormatProvider provider)System.UInt16
ToUInt32(IFormatProvider provider)System.UInt16
ToUInt64(IFormatProvider provider)System.UInt16
TryParse(string s, out ushort result)System.UInt16static
TryParse(string s, NumberStyles style, IFormatProvider provider, out ushort result)System.UInt16static