[]
        
(Showing Draft Content)

C1.Report.Rendering.BrickCollection-1

BrickCollection<TItem> Class

Collection of the BrickBase objects.

Inheritance
List<TItem>
BrickCollection<TItem>
Namespace: C1.Report.Rendering
Assembly: C1.FlexReport.dll
Syntax
public class BrickCollection<TItem> : List<TItem>, IList<TItem>, ICollection<TItem>, IList, ICollection, IReadOnlyList<TItem>, IReadOnlyCollection<TItem>, IEnumerable<TItem>, IList<BrickBase>, ICollection<BrickBase>, IEnumerable<BrickBase>, IEnumerable where TItem : BrickBase
Type Parameters
Name Description
TItem

Constructors

Name Description
BrickCollection()

Methods

Name Description
AssignFrom(BrickCollection<TItem>, BrickBase)

Assigns all from another collection.

Clone(BrickBase)

Creates copy of collection.