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

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public override IInfoObjectCollection<OrderInfo> Clone()

Return Value

Type: IInfoObjectCollectionOrderInfo
See Also