System.ComponentModel.Composition 4.0.0.0 System.ComponentModel.Composition.Primitives.ComposablePartCatalog System.ComponentModel.Composition.Primitives.ICompositionElement To be added. Discovers attributed parts in the dynamic link library (DLL) and EXE files in an application's directory and path. 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 by using the specified source for parts. The element used by diagnostics to identify the source for parts. Constructor 4.0.0.0 To be added. Initializes a new instance of the class by using the specified reflection context. The reflection context. Constructor 4.0.0.0 To be added. Initializes a new instance of the class by using the specified reflection context and source for parts. The reflection context. The element used by diagnostics to identify the source for parts. 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 collection. An enumerator that can be used to iterate through the collection. 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 import definition. A collection of objects that contain the objects and their associated objects that match the specified constraint. The conditions of the objects to be returned. Property 4.0.0.0 System.String To be added. This member is an explicit interface member implementation. It can be used only when the instance is cast to an interface. Gets the display name of the application catalog. Property 4.0.0.0 System.ComponentModel.Composition.Primitives.ICompositionElement To be added. This member is an explicit interface member implementation. It can be used only when the instance is cast to an interface. Gets the composition element from which the application catalog originated. Method 4.0.0.0 System.String To be added. Retrieves a string representation of the application catalog. A string representation of the catalog.