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: 10.0.0
Syntax
C#
public override CombinedInfoObjectCollection<IInfoObjectCollection<BaseInfo>, BaseInfo> NewCombinedCollection()

Return Value

Type: CombinedInfoObjectCollectionIInfoObjectCollectionBaseInfo, BaseInfo
See Also