Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Int64::GetTypeCode Method ()

 

Returns the TypeCode for value type Int64.

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

public:
virtual TypeCode GetTypeCode() sealed

Return Value

Type: System::TypeCode

The enumerated constant, TypeCode::Int64.

.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: