
OptionalContentGroupは1つの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.IPdfArray, GrapeCity.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.IPdfArray, GrapeCity.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