ValueProviderFactoryExtensions 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.
Extension methods for IValueProviderFactory.
public ref class ValueProviderFactoryExtensions abstract sealed
	public static class ValueProviderFactoryExtensions
	type ValueProviderFactoryExtensions = class
	Public Module ValueProviderFactoryExtensions
		- Inheritance
 - 
				ValueProviderFactoryExtensions
 
Methods
| RemoveType(IList<IValueProviderFactory>, Type) | 
		 Removes all value provider factories of the specified type.  | 
        	
| RemoveType<TValueProviderFactory>(IList<IValueProviderFactory>) | 
		 Removes all value provider factories of the specified type.  |