DioDocs for PDF
StructTreeItemCollection クラス
メンバ 

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Structure 名前空間 : StructTreeItemCollection クラス
StructTreeItem オブジェクトのコレクションを表します。
オブジェクト モデル
StructTreeItemCollection クラス
シンタックス
'宣言
 
Public Class StructTreeItemCollection 
   Inherits GrapeCity.Documents.Pdf.Wrappers.PdfOwnedCollection(Of StructTreeItem)
   Implements GrapeCity.Documents.Common.IObservableCollectionEx, GrapeCity.Documents.Common.IOwnedObject, GrapeCity.Documents.Pdf.Spec.IPdfArrayGrapeCity.Documents.Pdf.Spec.IPdfObject 
public class StructTreeItemCollection : GrapeCity.Documents.Pdf.Wrappers.PdfOwnedCollection<StructTreeItem>, GrapeCity.Documents.Common.IObservableCollectionEx, GrapeCity.Documents.Common.IOwnedObject, GrapeCity.Documents.Pdf.Spec.IPdfArrayGrapeCity.Documents.Pdf.Spec.IPdfObject  
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.Documents.Pdf.Wrappers.PdfCollection<TItem>
         GrapeCity.Documents.Pdf.Wrappers.PdfOwnedCollectionBase<TItem>
            GrapeCity.Documents.Pdf.Wrappers.PdfOwnedCollection<TItem>
               GrapeCity.Documents.Pdf.Structure.StructTreeItemCollection

参照

StructTreeItemCollection メンバ
GrapeCity.Documents.Pdf.Structure 名前空間