I64Value Constructor
- Mise à jour2023-02-21
- Temps de lecture : 2 minute(s)
| 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. |