NullableTypes Class Library

NullableSingle.GetTypeCode Method 

Returns the TypeCode for value type NullableSingle.

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

Return Value

The enumerated constant, NullableSingle.

See Also

NullableSingle Class | NullableTypes Namespace