TypeConverter.ConvertToString Method
.NET Framework 4.5
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.
| Name | Description | |
|---|---|---|
|
ConvertToString(Object) | Converts the specified value to a string representation. |
|
ConvertToString(ITypeDescriptorContext, Object) | Converts the given value to a string representation, using the given context. |
|
ConvertToString(ITypeDescriptorContext, CultureInfo, Object) | Converts the given value to a string representation, using the specified context and culture information. |