Converts this NullableSingle structure to a NullableString structure.
Null if this NullableSingle is Null otherwise a new NullableString structure whose Value is the description of this NullableSingle structure's Value.
NullableSingle Class | NullableTypes Namespace