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

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public virtual IInfoObjectCollection<TInfo> Clone()

Return Value

Type: IInfoObjectCollectionTInfo
See Also