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