

'宣言 Public Class BrickCommonInfo.MatrixRow Inherits System.Collections.Generic.List(Of BrickBase)
'使用法 Dim instance As BrickCommonInfo.MatrixRow
public class BrickCommonInfo.MatrixRow : System.Collections.Generic.List<BrickBase>
System.Object
System.Collections.Generic.List<T>
C1.Report.Rendering.BrickCommonInfo.MatrixRow