The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TypeConverter::ConvertToString Method
.NET Framework (current version)
Converts the specified value to a string representation.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | ConvertToString(ITypeDescriptorContext^, CultureInfo^, Object^) | Converts the given value to a string representation, using the specified context and culture information. |
![]() | ConvertToString(ITypeDescriptorContext^, Object^) | Converts the given value to a string representation, using the given context. |
![]() | ConvertToString(Object^) | Converts the specified value to a string representation. |
Show:
