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)
已淘汰.

嘗試將 中的 result 值轉換成指定的型別。

ConvertTo<T>(ValueProviderResult)
已淘汰.

嘗試將 中的 result 值轉換成指定的型別。

適用於