NullableTypes Class Library

NullableInt64.GetTypeCode Method 

Returns the TypeCode for value type NullableInt64.

[Visual Basic]
Public Function GetTypeCode() As TypeCode
[C#]
public TypeCode GetTypeCode();

Return Value

The enumerated constant, NullableInt64.

See Also

NullableInt64 Class | NullableTypes Namespace