UInt64 (System.UInt64)

Inherits: System.ValueType

Interfaces: IComparable, IComparable`1, IEquatable`1, IFormattable, IConvertible

Derived Types: 0

Assembly: mscorlib.dll

Represents a 64-bit unsigned integer.

VB.NET C#

C#

public sealed struct UInt64 : System.IComparable, System.IComparable`1, System.IEquatable`1, System.IFormattable, System.IConvertible
{
}

Articles

C# Tutorial - Lesson 4

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 ...

C# Data Types » mdibb.net

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 ...

UInt64 Structure (System)

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.

UInt64 Structure (System)

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.

Mono Documentation

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 Documentation

Mono Class Library : System Namespace System.UInt64 Structure ... Thread Safety All public static members of this type are safe for multithreaded ...

System.UInt64 Structure

Base Types Object ValueType UInt64. This type implements IComparable , IFormattable , System.IComparable, and System.IEquatable

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support