

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