

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