Compartir a través de


ValueProviderResultExtensions Clase

Definición

Precaución

This type is obsolete and will be removed in a future version. The recommended alternative is System.ComponentModel.TypeDescriptor.GetConverter().

Métodos de extensión 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
Herencia
ValueProviderResultExtensions
Atributos

Métodos

ConvertTo(ValueProviderResult, Type)
Obsoletos.

Intenta convertir los valores en result en el tipo especificado.

ConvertTo<T>(ValueProviderResult)
Obsoletos.

Intenta convertir los valores en result en el tipo especificado.

Se aplica a