Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

LocalizableStringConverter.ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) - метод Смотри также  Terrasoft.Common - пространство имен > LocalizableStringConverter - класс > ConvertTo - метод : ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) - метод C#

context
An instance of class that implements the System.ComponentModel.ITypeDescriptorContext interface that represents the context of the format.
culture
Culture.
value
The object to convert.
destinationType
The System.Type type to which the value is converted.

Glossary Item Box

Converts the specified object to the specified type, using the specified context and culture information.

Синтаксис

Параметры

context
An instance of class that implements the System.ComponentModel.ITypeDescriptorContext interface that represents the context of the format.
culture
Culture.
value
The object to convert.
destinationType
The System.Type type to which the value is converted.

Тип возвращаемого значения

The System.Object instance that represents the converted value.

Исключения

ИсключениеОписание
System.ArgumentNullExceptionIf the null value is passed as a destinationType parameter.

Заметки

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?