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