NullableTypes Class Library

NullableInt16.GetTypeCode Method 

Returns the TypeCode for value type NullableInt16.

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

Return Value

The enumerated constant, NullableInt16.

See Also

NullableInt16 Class | NullableTypes Namespace