NullableTypes Class Library

NullableDecimal.GetTypeCode Method 

Returns the TypeCode for value type NullableDecimal.

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

Return Value

The enumerated constant, NullableDecimal.

See Also

NullableDecimal Class | NullableTypes Namespace