Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Include Protected Members
Include Inherited Members
Creates and returns a set of feature providers for the specified type.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
.gif)
Creates and returns a set of feature providers for the specified type.
.gif)
CreateFeatureProviders(Type, ModelItem)
Creates and returns a set of feature providers that exist for the specified item.
.gif)
CreateFeatureProviders(Type, Predicate<Type>)
Creates and returns a set of feature providers for the specified type.
.gif)
CreateFeatureProviders(Type, Type)
Creates and returns a set of feature providers that exist for the specified type.
.gif)
CreateFeatureProviders(Type, ModelItem, Predicate<Type>)
Creates and returns a set of feature providers that exist for the specified object.
.gif)
CreateFeatureProviders(Type, Type, Predicate<Type>)
Creates and returns a set of feature providers that exist for the specified type.
.gif)
CreateFeatureProviders(Type, Type, ModelItem, Predicate<Type>)
Creates the specified feature provider.
Top