Click or drag to resize
InfoObjectRepositoryNewCombinedCollection 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 override CombinedObjectCollection<InfoObjectCollection, BaseInfo> NewCombinedCollection()

Return Value

Type: CombinedObjectCollectionInfoObjectCollection, BaseInfo
See Also