Click or drag to resize

Int32Value Constructor

Overload List
 NameDescription
Public methodInt32Value Initializes a new instance of the Int32Value class.
Public methodInt32Value(Int32) Initializes a new instance of the Int32Value class using the supplied Int32 value.
Public methodInt32Value(Int32Value) Initializes a new instance of the Int32Value by deep copying the supplied Int32Value class.
Top
See Also