ValueProviderResultExtensions 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
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) |
已过时.
尝试将 中的 |