Click or drag to resize

IntegerValue Type Conversions

The IntegerValue type exposes the following members.

Operators
 NameDescription
Public operatorStatic member(Int64 to IntegerValue) Implicitly converts the specified Int64 value to an IntegerValue class.
Public operatorStatic member(IntegerValue to Int64) Implicitly converts the specified IntegerValue to an Int64 value.
Top
See Also