Mono Class Library: System NamespaceSystem.Int64 Structure |
See Also: Int64 Members
|
All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.
The long data type represents integer values ranging from negative 9,223,372,036,854,775,808 to positive 9,223,372,036,854,775,807; that is, hexadecimal 0X8000000000000000 to 0X7FFFFFFFFFFFFFFF. [Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0