Click or drag to resize

BooleanValue Type Conversions

The BooleanValue type exposes the following members.

Operators
 NameDescription
Public operatorStatic member(Boolean to BooleanValue) Initializes a new instance of the BooleanValue class by implicitly converting the supplied Boolean value.
Public operatorStatic member(BooleanValue to Boolean) Implicitly converts the specified value to a Boolean value.
Top
See Also