RepresentationConverterToSingle Method |
Name | Description | |
---|---|---|
ToSingle(Double) |
Converts a Double to a Single.
| |
ToSingle(Int32) |
Converts an Int32 to a Single.
| |
ToSingle(Int64) |
Converts an Int64 to a Single.
| |
ToSingle(Decimal128) |
Converts a Decimal128 to a Single.
|