NullableTypes Class Library

NullableInt16.ToNullableDecimal Method 

Converts the value of this instance to a NullableDecimal value

[Visual Basic]
Public Function ToNullableDecimal() As NullableDecimal
[C#]
public NullableDecimal ToNullableDecimal();

Return Value

NullableDecimal equivalent

See Also

NullableInt16 Class | NullableTypes Namespace