名前 | 解説 | |
---|---|---|
OptionalContentConfigurationCollection コンストラクタ |
OptionalContentConfigurationCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Changed | コレクションが変更されたかどうかを示す値を取得または設定します。 GrapeCity.Documents.Pdf.Wrappers.PdfCollection<TItem>から継承されます。 | |
Count | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Doc | このコレクションを所有する GrapeCity.Documents.Pdf.GcPdfDocument オブジェクトを取得します。 | |
Item | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Owner |
名前 | 解説 | |
---|---|---|
Add | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
AddRange | オーバーロードされます。 items のすべての項目をこのコレクションに追加します。 GrapeCity.Documents.Pdf.Wrappers.PdfCollection<TItem>から継承されます。 | |
BeginUpdate | 内部使用。GrapeCity.Documents.Pdf.Wrappers.PdfCollection<TItem>.EndUpdate と併用すると、GrapeCity.Documents.Pdf.Wrappers.PdfCollection<TItem>.Changed プロパティの変更を無効にすることができます。 GrapeCity.Documents.Pdf.Wrappers.PdfCollection<TItem>から継承されます。 | |
Clear | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Contains | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
CopyTo | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
EndUpdate | 内部使用。GrapeCity.Documents.Pdf.Wrappers.PdfCollection<TItem>.BeginUpdate と併用すると、GrapeCity.Documents.Pdf.Wrappers.PdfCollection<TItem>.Changed プロパティの変更を無効にすることができます。 GrapeCity.Documents.Pdf.Wrappers.PdfCollection<TItem>から継承されます。 | |
GetEnumerator | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
IndexOf | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Insert | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
IsUpdating | 内部使用。GrapeCity.Documents.Pdf.Wrappers.PdfCollection<TItem>.BeginUpdate が呼び出された場合は true を返します。 GrapeCity.Documents.Pdf.Wrappers.PdfCollection<TItem>から継承されます。 | |
Remove | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
RemoveAt | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Sort | オーバーロードされます。 GrapeCity.Documents.Pdf.Wrappers.PdfCollection<TItem>から継承されます。 | |
ToString | GrapeCity.Documents.Pdf.Wrappers.PdfCollection<TItem>から継承されます。 |