======Метод TypeConverter.ConvertToString(ITypeDescriptorContext, Object)====== * **Пространство имен:** [[developers:references:system.componentmodel|System.ComponentModel]] * **Сборка:** System (в System.dll) =====Синтаксис===== public string ConvertToString(ITypeDescriptorContext context, object value) **Параметры** * //context// * Тип: [[developers:references:system.componentmodel.itypedescriptorcontext|System.ComponentModel.ITypeDescriptorContext]] * //value// * Тип: [[developers:references:system.object|System.Object]] **Возвращаемое значение** * Тип: [[developers:references:system.string|System.String]]