Click or drag to resize
ObjectRepositoryTCollection, TObject, TSettingsNewCombinedCollection Method
Creates new combined collection for the data.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public abstract CombinedObjectCollection<TCollection, TObject> NewCombinedCollection()

Return Value

Type: CombinedObjectCollectionTCollection, TObject
See Also