Click or drag to resize

TrueFalseValue Type Conversions

The TrueFalseValue type exposes the following members.

Operators
 NameDescription
Public operatorStatic member(Boolean to TrueFalseValue) Implicitly converts a Boolean value to a TrueFalseValue instance.
Public operatorStatic member(TrueFalseValue to Boolean) Implicitly converts a TrueFalseValue class to a Boolean value.
Top
See Also