Click or drag to resize
CombinedInfoObjectCollectionCollectionType, ObjectTypeAdd Method
Adds the collection to the combined collection.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public void Add(
	CollectionType collection
)

Parameters

collection
Type: CollectionType
Collection to add
See Also