Click or drag to resize

EnumToBooleanConverterConvert Method

Overload List
  NameDescription
Public methodStatic memberConvert(Object, String)
Converts the specified enum value into a boolean.
Protected methodConvert(Object, Type, Object, CultureInfo)
Converts a value. UnSet is unchanged, null returns false.
(Overrides ValueConverterConvert(Object, Type, Object, CultureInfo).)
Top
See Also