FeatureManager Members
Include Protected Members
Include Inherited Members
Manages feature providers and feature connectors.
The FeatureManager type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the FeatureManager class.
Top
Methods
Name
Description
Overloaded. Creates and returns a set of feature providers for the specified type.
Overloaded. Releases the resources used by the FeatureManager.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Finalizer that calls Dispose. (Overrides Object.Finalize().)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Initializes any feature connectors for the feature providers defined on the specified type.
Creates a shallow copy of the current Object. (Inherited from Object.)
Raises the FeatureAvailable event.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the editing context for this feature manager.
Gets an enumeration of all connectors that have not been activated yet because they are waiting on context items or services.
Gets an enumeration of all connectors that are currently running.
Top
Events
Name
Description
Occurs when a new type of feature is available.
Top