MetadataDetailsProviderExtensions 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 IMetadataDetailsProvider.
public ref class MetadataDetailsProviderExtensions abstract sealed
public static class MetadataDetailsProviderExtensions
type MetadataDetailsProviderExtensions = class
Public Module MetadataDetailsProviderExtensions
- Inheritance
-
MetadataDetailsProviderExtensions
Methods
RemoveType(IList<IMetadataDetailsProvider>, Type) |
Removes all metadata details providers of the specified type. |
RemoveType<TMetadataDetailsProvider>(IList<IMetadataDetailsProvider>) |
Removes all metadata details providers of the specified type. |