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.
Top
See Also