I64Value Constructor
- Updated2023-02-21
- 2 minute(s) read
| Name | Description | |
|---|---|---|
| I64Value() | Initializes a new instance of I64Value. | |
| I64Value(I64Value) | Initializes a new instance of I64Value by copying an existing I64Value instance. | |
| I64Value(Int64) | Initializes a new instance of I64Value with the specified value. |