BooleanValue Constructor
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
| Name | Description | |
|---|---|---|
| BooleanValue() | Initializes a new instance of BooleanValue. | |
| BooleanValue(BooleanValue) | Initializes a new instance of BooleanValue by copying an existing BooleanValue instance. | |
| BooleanValue(Boolean) | Initializes a new instance of BooleanValue with the specified value. |