Click or drag to resize

RepresentationConverterToUInt16 Method

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