NullableTypes Class Library

NullableString.GetTypeCode Method 

Returns the TypeCode for value type NullableString.

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

Return Value

The enumerated constant, NullableString.

See Also

NullableString Class | NullableTypes Namespace