'宣言 Public Class GroupCollection Inherits C1.WPF.Report.ReportObjectList(Of Group)
'使用法 Dim instance As GroupCollection
public class GroupCollection : C1.WPF.Report.ReportObjectList<Group>
'宣言 Public Class GroupCollection Inherits C1.WPF.Report.ReportObjectList(Of Group)
'使用法 Dim instance As GroupCollection
public class GroupCollection : C1.WPF.Report.ReportObjectList<Group>
System.Object
C1.WPF.Report.ReportObjectCollection<TItem>
C1.WPF.Report.ReportObjectList<TItem>
C1.WPF.Report.GroupCollection