DioDocs for PDF
OptionalContentGroupCollection クラス
メンバ 

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Layers 名前空間 : OptionalContentGroupCollection クラス
OptionalContentGroup オブジェクトのコレクションを表します。

OptionalContentGroupは1つのOptionalContentGroupCollectionにのみ属することができることに注意してください。

オブジェクト モデル
OptionalContentGroupCollection クラス
シンタックス
'宣言
 
Public Class OptionalContentGroupCollection 
   Inherits GrapeCity.Documents.Pdf.Wrappers.PdfOwnedCollection(Of OptionalContentGroup)
   Implements GrapeCity.Documents.Common.IObservableCollectionEx, GrapeCity.Documents.Common.IOwnedObject, GrapeCity.Documents.Pdf.Spec.IPdfArrayGrapeCity.Documents.Pdf.Spec.IPdfObject 
public class OptionalContentGroupCollection : GrapeCity.Documents.Pdf.Wrappers.PdfOwnedCollection<OptionalContentGroup>, 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.Layers.OptionalContentGroupCollection

参照

OptionalContentGroupCollection メンバ
GrapeCity.Documents.Pdf.Layers 名前空間