IntegerValue Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
IntegerValue() | Initializes a new instance of the IntegerValue. | |
IntegerValue(Int64) | Initializes a new instance of the IntegerValue. | |
IntegerValue(IntegerValue) | Initializes a new instance of the IntegerValue by deep copy. |
Top