NullableTypes Class Library

NullableDouble.GetTypeCode Method 

Returns the TypeCode for value type NullableDouble.

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

Return Value

The enumerated constant, NullableDouble.

See Also

NullableDouble Class | NullableTypes Namespace