

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