BooleanValue Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BooleanValue() | Initializes a new instance of the BooleanValue. | |
BooleanValue(Boolean) | Initializes a new instance of the BooleanValue. | |
BooleanValue(BooleanValue) | Initializes a new instance of the BooleanValue by deep copy. |
Top