Mono Class Library: System.IntPtr Overview | MembersSystem.IntPtr.ToInt32 Method |
Converts the value of the current instance to a int. [Edit]
|
A int containing the same value as the current instance. [Edit]
Type Reason OverflowException The current platform is not a 32-bit platform and the value of the current instance is greater than int.MaxValue or less than int.MinValue. [Edit]
Documentation for this section has not yet been entered. [Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0