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

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

Return Value

Type: CombinedInfoObjectCollectionTCollection, TObject
See Also