NullableTypes Class Library

NullableInt32.GetTypeCode Method 

Returns the TypeCode for value type NullableInt32.

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

Return Value

The enumerated constant, NullableInt32.

See Also

NullableInt32 Class | NullableTypes Namespace