Container.Collection Property
Gets the object that allows access to methods related to registration and creation of collections.
Namespace:
SimpleInjector
Assembly:
SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Property Value
Type: ContainerCollectionRegistrator
The ContainerCollectionRegistrator instance for this container.
See Also