Click or drag to resize

UInt16Value Type Conversions

The UInt16Value type exposes the following members.

Operators
 NameDescription
Public operatorStatic member(UInt16 to UInt16Value) Implicitly converts a UInt16 value to a UInt16Value class.
Public operatorStatic member(UInt16Value to UInt16) Implicitly converts the specified UInt16Value object to a UInt16 value.
Top
See Also