Click or drag to resize

SingleValue Type Conversions

The SingleValue type exposes the following members.

Operators
 NameDescription
Public operatorStatic member(Single to SingleValue) Implicitly converts the specified Single value to a SingleValue object.
Public operatorStatic member(SingleValue to Single) Implicitly converts the specified SingleValue object to a Single value.
Top
See Also