Click or drag to resize

RepresentationConverterToSingle Method

Overload List
  NameDescription
Public methodToSingle(Double)
Converts a Double to a Single.
Public methodToSingle(Int32)
Converts an Int32 to a Single.
Public methodToSingle(Int64)
Converts an Int64 to a Single.
Public methodToSingle(Decimal128)
Converts a Decimal128 to a Single.
Top
See Also