Share via


ModelingEnumerationConverter.ConvertToString Method

Include Protected Members
Include Inherited Members

Converts the specified value to a string representation.

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

ConvertToString(Object)

Converts the specified value to a string representation. (Inherited from TypeConverter.)

Public method

ConvertToString(ITypeDescriptorContext, Object)

Converts the given value to a string representation, using the given context. (Inherited from TypeConverter.)

Public method

ConvertToString(ITypeDescriptorContext, CultureInfo, Object)

Converts the given value to a string representation, using the specified context and culture information. (Inherited from TypeConverter.)

Top

See Also

Reference

ModelingEnumerationConverter Class

ModelingEnumerationConverter Members

Microsoft.VisualStudio.Modeling.Design Namespace