|
ulong: System.Uint64: No: 8: 0 to 18446744073709551615: float: System.Single: Yes: 4: Approximately ±1.5 x 10 -45 to ±3.4 x 10 38 with 7 significant figures: double: System.Double: Yes: 8: Approximately ±5.0 ...
|
|
System.UInt64 ulong 0 to 18,446,744,073,709,551,615 unsigned 64-bit integer System.Single float ±1.5 × 10-45 to ±3 ...
|
|
Represents a 64-bit unsigned integer. ... The UInt64 value type represents unsigned integers with values ranging from 0 to 18,446,744,073,709,551,615.
|
|
Represents a 64-bit unsigned integer. ... The UInt64 value type represents unsigned integers with values ranging from 0 to 18,446,744,073,709,551,615.
|
|
Remarks. This member is not CLS-compliant. For a CLS-compliant alternative, use XmlConvert.ToDecimal(System.String) ( System.String ). This method calls System.UInt64.Parse(System ...
|
|
Mono Class Library : System Namespace System.UInt64 Structure ... Thread Safety All public static members of this type are safe for multithreaded ...
|
|
Base Types Object ValueType UInt64. This type implements IComparable , IFormattable , System.IComparable, and System.IEquatable
|