CompositionContainer.ReleaseExports<T> Method (IEnumerable<Lazy<T>>)
Silverlight
Removes a collection of exports from composition and releases their resources if possible.
Namespace: System.ComponentModel.Composition.Hosting
Assembly: System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)
Type Parameters
- T
The type of the exports.
Parameters
- exports
- Type: System.Collections.Generic.IEnumerable<Lazy<T>>
A collection of indirect references to the exports to be removed.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.