mscorlib(4.0.0.0) API with additions
|
This is the complete list of members for System.UInt32, including all inherited members.
CompareTo(object value) | System.UInt32 | |
CompareTo(uint value) | System.UInt32 | |
Equals(object obj) | System.UInt32 | |
Equals(uint obj) | System.UInt32 | |
IEquatable< uint >.Equals(T other) | System.IEquatable< uint > | |
GetHashCode() | System.UInt32 | |
GetTypeCode() | System.UInt32 | |
MaxValue | System.UInt32 | |
MinValue | System.UInt32 | |
Parse(string s) | System.UInt32 | static |
Parse(string s, NumberStyles style) | System.UInt32 | static |
Parse(string s, IFormatProvider provider) | System.UInt32 | static |
Parse(string s, NumberStyles style, IFormatProvider provider) | System.UInt32 | static |
ToBoolean(IFormatProvider provider) | System.UInt32 | |
ToByte(IFormatProvider provider) | System.UInt32 | |
ToChar(IFormatProvider provider) | System.UInt32 | |
ToDateTime(IFormatProvider provider) | System.UInt32 | |
ToDecimal(IFormatProvider provider) | System.UInt32 | |
ToDouble(IFormatProvider provider) | System.UInt32 | |
ToInt16(IFormatProvider provider) | System.UInt32 | |
ToInt32(IFormatProvider provider) | System.UInt32 | |
ToInt64(IFormatProvider provider) | System.UInt32 | |
ToSByte(IFormatProvider provider) | System.UInt32 | |
ToSingle(IFormatProvider provider) | System.UInt32 | |
ToString() | System.UInt32 | |
ToString(IFormatProvider provider) | System.UInt32 | |
ToString(string format) | System.UInt32 | |
ToString(string format, IFormatProvider provider) | System.UInt32 | |
ToType(Type type, IFormatProvider provider) | System.UInt32 | |
ToUInt16(IFormatProvider provider) | System.UInt32 | |
ToUInt32(IFormatProvider provider) | System.UInt32 | |
ToUInt64(IFormatProvider provider) | System.UInt32 | |
TryParse(string s, out uint result) | System.UInt32 | static |
TryParse(string s, NumberStyles style, IFormatProvider provider, out uint result) | System.UInt32 | static |