ImportConventionBuilder::AsMany Method ()

.NET Framework (current version)
 

Configures the import to receive a collection of exports.

Namespace:   System.Composition.Convention
Assembly:  System.Composition.Convention (in System.Composition.Convention.dll)

public:
ImportConventionBuilder^ AsMany()

Return Value

Type: System.Composition.Convention::ImportConventionBuilder^

An import builder that provides further configuration.

Return to top
Show: