Share via


ModelingEnumerationConverter.ConvertFromInvariantString Method

Include Protected Members
Include Inherited Members

Converts the value to a type of this converter, using the invariant culture.

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

ConvertFromInvariantString(String)

Converts the given string to the type of this converter, using the invariant culture. (Inherited from TypeConverter.)

Public method

ConvertFromInvariantString(ITypeDescriptorContext, String)

Converts the given string to the type of this converter, using the invariant culture and the specified context. (Inherited from TypeConverter.)

Top

See Also

Reference

ModelingEnumerationConverter Class

ModelingEnumerationConverter Members

Microsoft.VisualStudio.Modeling.Design Namespace