Click or drag to resize

IExportProvider.GetExportedValues Method

Overload List
 NameDescription
Public methodGetExportedValues(Type, String) Gets all the exported objects with the specified contract name.
Public methodGetExportedValues<T>(String) Gets all the exported objects with the specified contract name.
Top
See Also