System.ComponentModel.Composition 4.0.0.0 System.ComponentModel.Composition.Primitives.ComposablePartCatalog System.ComponentModel.Composition.Hosting.INotifyComposablePartCatalogChanged To be added. A catalog that combines the elements of objects. Constructor 4.0.0.0 To be added. Initializes a new instance of the class. Constructor 4.0.0.0 To be added. Initializes a new instance of the class with the specified catalogs. A collection of objects to add to the or null to create an empty . Constructor 4.0.0.0 System.ParamArray To be added. Initializes a new instance of the class with the specified catalogs. A array of objects to add to the . Property 4.0.0.0 System.Collections.Generic.ICollection<System.ComponentModel.Composition.Primitives.ComposablePartCatalog> To be added. To be added. Gets the underlying catalogs of the object. Event 4.0.0.0 System.EventHandler<System.ComponentModel.Composition.Hosting.ComposablePartCatalogChangeEventArgs> To be added. Occurs when the contents of the object have changed. Event 4.0.0.0 System.EventHandler<System.ComponentModel.Composition.Hosting.ComposablePartCatalogChangeEventArgs> To be added. Occurs when the contents of the object are changing. Method 4.0.0.0 System.Void To be added. Releases the unmanaged resources used by the and optionally releases the managed resources. true to release both managed and unmanaged resources; false to release only unmanaged resources. Method 4.0.0.0 System.Collections.Generic.IEnumerator<System.ComponentModel.Composition.Primitives.ComposablePartDefinition> To be added. Returns an enumerator that iterates through the catalog. An enumerator that can be used to iterate through the catalog. Method 4.0.0.0 System.Collections.Generic.IEnumerable<System.Tuple<System.ComponentModel.Composition.Primitives.ComposablePartDefinition,System.ComponentModel.Composition.Primitives.ExportDefinition>> To be added. Gets the export definitions that match the constraint expressed by the specified definition. A collection of containing the objects and their associated objects for objects that match the constraint specified by . The conditions of the objects to be returned. Method 4.0.0.0 System.Void To be added. Raises the event. A object that contains the event data. Method 4.0.0.0 System.Void To be added. Raises the event. A object that contains the event data.