NullableTypes Class Library

NullableBoolean.GetTypeCode Method 

Returns the TypeCode for value type NullableBoolean.

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

Return Value

The enumerated constant, NullableBoolean.

See Also

NullableBoolean Class | NullableTypes Namespace