Click or drag to resize

UInt64Value Type Conversions

The UInt64Value type exposes the following members.

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