[]
        
(Showing Draft Content)

C1.Report.Rendering.BrickCollection-1.Clone

Clone Method

Clone(BrickBase)

Creates copy of collection.

Declaration
public BrickCollection<TItem> Clone(BrickBase parent)
Parameters
Type Name Description
BrickBase parent

The parent for items in the created collection.

Returns
Type Description
BrickCollection<TItem>

The copy of this collection.