ValueProviderResultExtensions Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
This type is obsolete and will be removed in a future version. The recommended alternative is System.ComponentModel.TypeDescriptor.GetConverter().
Métodos de extensões para 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
- Herança
-
ValueProviderResultExtensions
- Atributos
Métodos
ConvertTo(ValueProviderResult, Type) |
Obsoleto.
Tenta converter os valores em no |
ConvertTo<T>(ValueProviderResult) |
Obsoleto.
Tenta converter os valores em no |