Click or drag to resize

EnumToValuesConverterConvert Method

Overload List
  NameDescription
Public methodStatic memberConvert(Type, String)
Converts the specified enum-type into an array of the individual enum values.
Protected methodConvert(Object, Type, Object, CultureInfo)
Converts a value. Null and UnSet are unchanged.
(Overrides ValueConverterConvert(Object, Type, Object, CultureInfo).)
Top
See Also