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: ContainerCollectionRegistratorThe ContainerCollectionRegistrator instance for this container.
See Also