Skip to main content
All docs
V25.1
  • .NET 8.0+

    CompositeObjectSpace.PopulateAdditionalObjectSpaces Method

    Name Parameters Description
    PopulateAdditionalObjectSpaces(IObjectSpaceProviderService, IObjectSpaceCustomizerService) objectSpaceProvider, objectSpaceCustomizerService Creates Object Spaces for registered Object Space Providers and adds them to the AdditionalObjectSpaces collection. Object Spaces in this collection are automatically disposed of with the owner Object Space.
    PopulateAdditionalObjectSpaces(XafApplication) application Creates Object Spaces for registered Object Space Providers and adds them to the AdditionalObjectSpaces collection. Object Spaces in this collection are automatically disposed of with the owner Object Space.