|  | IExport | 
The IExportProvider type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetExportedValueT | Gets the exported object with the specified contract name. | 
|  | GetExportedValueOrDefaultT | Gets the exported object with the specified contract name. | 
|  | GetExportedValues(Type, String) | Gets all the exported objects with the specified contract name. | 
|  | GetExportedValuesT(String) | Gets all the exported objects with the specified contract name. | 
|  | GetExports(Type, String) | Gets the exports for the specified parameters. | 
|  | GetExportsT(String) | Gets the exports for the specified parameters. | 
|  | GetExportsT, TMetadataView(String) | Gets the exports for the specified parameters. | 
|  | TryGetExportedValueT | Tries to the get exported value. | 
 Extension Methods
Extension Methods| Name | Description | |
|---|---|---|
|  | GetExportsTMetadataView | Gets the exports for the specified parameters. (Defined by ExtensionMethods) | 
|  | GetExportsTMetadataView | Gets the exports for the specified parameters. (Defined by ExtensionMethods) | 
|  | TryGetExportedValueT | Tries to the get exported value. (Defined by ExtensionMethods) | 
 See Also
See Also