NullableTypes Class Library

NullableByte.GetTypeCode Method 

Returns the TypeCode for value type NullableByte.

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

Return Value

The enumerated constant, NullableByte.

See Also

NullableByte Class | NullableTypes Namespace