C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System
IntPtr Structure
IntPtr Methods
Equals Method
GetHashCode Method
ToInt32 Method
ToInt64 Method
ToString Method
IntPtr
ToInt64 Method
Converts the value of this instance to a 64-bit signed integer.
Namespace:
System
Assembly:
mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
Copy
public
long
ToInt64
()
Return Value
Type:
Int64
A 64-bit signed integer equal to the value of this instance.
See Also
Reference
IntPtr Structure
System Namespace