'宣言 Public Class ReportLabeledValues Inherits C1.Win.FlexReport.ReportOwnedCollection(Of ReportLabeledValue)
'使用法 Dim instance As ReportLabeledValues
public class ReportLabeledValues : C1.Win.FlexReport.ReportOwnedCollection<ReportLabeledValue>
'宣言 Public Class ReportLabeledValues Inherits C1.Win.FlexReport.ReportOwnedCollection(Of ReportLabeledValue)
'使用法 Dim instance As ReportLabeledValues
public class ReportLabeledValues : C1.Win.FlexReport.ReportOwnedCollection<ReportLabeledValue>
System.Object
System.Collections.ObjectModel.Collection<T>
C1.Win.Document.OwnedCollectionBase<TItem>
C1.Win.Document.OwnedCollection<TItem>
C1.Win.FlexReport.ReportOwnedCollection<TItem>
C1.Win.FlexReport.ReportLabeledValues