[]
        
(Showing Draft Content)

C1.Report.Rendering.BrickCommonInfo.MatrixRow

BrickCommonInfo.MatrixRow Class

Inheritance
BrickCommonInfo.MatrixRow
Namespace: C1.Report.Rendering
Assembly: C1.Report.4.6.2.dll
Syntax
public class BrickCommonInfo.MatrixRow : List<BrickBase>, IList<BrickBase>, ICollection<BrickBase>, IList, ICollection, IReadOnlyList<BrickBase>, IReadOnlyCollection<BrickBase>, IEnumerable<BrickBase>, IEnumerable
Public Class BrickCommonInfo.MatrixRow
    Inherits List(Of BrickBase)
    Implements IList(Of BrickBase), ICollection(Of BrickBase), IList, ICollection, IReadOnlyList(Of BrickBase), IReadOnlyCollection(Of BrickBase), IEnumerable(Of BrickBase), IEnumerable

Constructors

Name Description
MatrixRow()