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