ValueProviderResultExtensions Class   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This type is obsolete and will be removed in a future version. The recommended alternative is System.ComponentModel.TypeDescriptor.GetConverter().
Extensions methods for ValueProviderResult.
public ref class ValueProviderResultExtensions abstract sealedpublic 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 ValueProviderResultExtensionstype 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 = classPublic Module ValueProviderResultExtensions- Inheritance
- 
				ValueProviderResultExtensions
- Attributes
Methods
| ConvertTo(ValueProviderResult, Type) | Attempts to convert the values in  | 
| ConvertTo<T>(ValueProviderResult) | Attempts to convert the values in  |