Share via


ModelingEnumerationConverter.ConvertFrom Method

Include Protected Members
Include Inherited Members

Converts a value to a domain enumeration object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ConvertFrom(Object) Converts the given value to the type of this converter. (Inherited from TypeConverter.)
Public method ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) Converts the specified value object to a domain enumeration object by using the specified context. (Overrides TypeConverter.ConvertFrom(ITypeDescriptorContext, CultureInfo, Object).)

Top

See Also

Reference

ModelingEnumerationConverter Class

Microsoft.VisualStudio.Modeling.Design Namespace