Click or drag to resize

BooleanValue Constructor

Overload List
 NameDescription
Public methodBooleanValue Initializes a new instance of the BooleanValue class.
Public methodBooleanValue(Boolean) Initializes a new instance of the BooleanValue class using the supplied Boolean value.
Public methodBooleanValue(BooleanValue) Initializes a new instance of the BooleanValue class by deep copying the supplied BooleanValue class.
Top
See Also