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