Share via


ModelingEnumerationConverter.ConvertTo Method

Include Protected Members
Include Inherited Members

Converts the domain enumeration object to the specified type.

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

ConvertTo(Object, Type)

Converts the given value object to the specified type, using the arguments. (Inherited from TypeConverter.)

Public method

ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)

Converts the domain enumeration object to the specified type by using the specified context. (Overrides TypeConverter.ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type).)

Top

See Also

Reference

ModelingEnumerationConverter Class

ModelingEnumerationConverter Members

Microsoft.VisualStudio.Modeling.Design Namespace

Change History

Date

History

Reason

July 2008

Added topic.

Content bug fix.