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