Version

IBooleanConverter Interface Members

The following tables list the members exposed by IBooleanConverter.

Public Properties
 NameDescription
 PropertyDefaultFalseValueThe default value to use when a true value is switched to false.  
 PropertyDefaultTrueValueThe default value to use when a false value is switched to true.  
Public Methods
 NameDescription
 MethodIsFalseDetermines whether an object is false  
 MethodIsTrueDetermines whether an object is true  
See Also