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