ValueProviderResultExtensions Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Внимание!
This type is obsolete and will be removed in a future version. The recommended alternative is System.ComponentModel.TypeDescriptor.GetConverter().
Методы расширения для ValueProviderResult.
public ref class ValueProviderResultExtensions abstract sealed
public static class ValueProviderResultExtensions
[System.Obsolete("This type is obsolete and will be removed in a future version. The recommended alternative is System.ComponentModel.TypeDescriptor.GetConverter().")]
public static class ValueProviderResultExtensions
type ValueProviderResultExtensions = class
[<System.Obsolete("This type is obsolete and will be removed in a future version. The recommended alternative is System.ComponentModel.TypeDescriptor.GetConverter().")>]
type ValueProviderResultExtensions = class
Public Module ValueProviderResultExtensions
- Наследование
-
ValueProviderResultExtensions
- Атрибуты
Методы
ConvertTo(ValueProviderResult, Type) |
Устаревшие..
Пытается преобразовать значения в в |
ConvertTo<T>(ValueProviderResult) |
Устаревшие..
Пытается преобразовать значения в в |