NullableTypes Class Library

NullableInt16.ToNullableSingle Method 

Converts the value of this instance to a NullableSingle value

[Visual Basic]
Public Function ToNullableSingle() As NullableSingle
[C#]
public NullableSingle ToNullableSingle();

Return Value

NullableSingle equivalent

See Also

NullableInt16 Class | NullableTypes Namespace