Share via


ModelingEnumerationConverter.ConvertFromString Method

Include Protected Members
Include Inherited Members

Converts the specified text to an 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

ConvertFromString(String)

Converts the specified text to an object. (Inherited from TypeConverter.)

Public method

ConvertFromString(ITypeDescriptorContext, String)

Converts the given text to an object, using the specified context. (Inherited from TypeConverter.)

Public method

ConvertFromString(ITypeDescriptorContext, CultureInfo, String)

Converts the given text to an object, using the specified context and culture information. (Inherited from TypeConverter.)

Top

See Also

Reference

ModelingEnumerationConverter Class

ModelingEnumerationConverter Members

Microsoft.VisualStudio.Modeling.Design Namespace