Click or drag to resize
RepresentationConverterToInt16 Method
Overload List
  NameDescription
Public methodToInt16(Double)
Converts a Double to an Int16.
Public methodToInt16(Int32)
Converts an Int32 to an Int16.
Public methodToInt16(Int64)
Converts an Int64 to an Int16.
Public methodToInt16(Decimal128)
Converts a Decimal128 to an Int16.
Top
See Also