Click or drag to resize
InfoObjectCollectionClone Method
Creates the clone of the collection.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public override ObjectCollection<BaseInfo> Clone()

Return Value

Type: ObjectCollectionBaseInfo
See Also