U64Value Constructor
- 已更新2023-02-21
- 閱讀時間為 2 分鐘
| Name | Description | |
|---|---|---|
| U64Value() | Initializes a new instance of U64Value. | |
| U64Value(U64Value) | Initializes a new instance of U64Value by copying an existing U64Value instance. | |
| U64Value(UInt64) | Initializes a new instance of U64Value with the specified value. |