Click or drag to resize

IntegerValue Constructor

Overload List
 NameDescription
Public methodIntegerValue Initializes a new instance of the IntegerValue class.
Public methodIntegerValue(Int64) Initializes a new instance of the IntegerValue class using the supplied Int64 value.
Public methodIntegerValue(IntegerValue) Initializes a new instance of the IntegerValue class by deep copying the supplied IntegerValue class.
Top
See Also