CombinedInfoObjectCollectionCollectionType, ObjectTypeAdd Method |
Adds the collection to the combined collection.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public void Add(
CollectionType collection
)
Parameters
- collection
- Type: CollectionType
Collection to add
See Also