Mono Class Library: System NamespaceSystem.Int32 Structure |
See Also: Int32 Members
|
This type is safe for multithreaded operations.
The int data type represents integer values ranging from negative 2,147,483,648 to positive 2,147,483,647; that is, hexadecimal 0X80000000 to 0X7FFFFFFF. [Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0