名前 | 解説 | |
---|---|---|
Capacity | System.Collections.Generic.List<PdfPage>から継承されます。 | |
Count | System.Collections.Generic.List<PdfPage>から継承されます。 | |
Item | ドキュメントの特定の位置にある PdfPageを取得または設定します。 |
PdfPageCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Capacity | System.Collections.Generic.List<PdfPage>から継承されます。 | |
Count | System.Collections.Generic.List<PdfPage>から継承されます。 | |
Item | ドキュメントの特定の位置にある PdfPageを取得または設定します。 |
名前 | 解説 | |
---|---|---|
Add | オーバーロードされます。 ドキュメントにページを追加します。 | |
AddRange | オーバーロードされます。 System.Collections.ICollectionの要素をドキュメントの最後に追加します。 | |
AsReadOnly | System.Collections.Generic.List<PdfPage>から継承されます。 | |
BinarySearch | オーバーロードされます。 System.Collections.Generic.List<PdfPage>から継承されます。 | |
Clear | ドキュメントからすべてのページを削除します。 | |
Contains | System.Collections.Generic.List<PdfPage>から継承されます。 | |
ConvertAll<TOutput> | System.Collections.Generic.List<PdfPage>から継承されます。 | |
CopyTo | オーバーロードされます。 System.Collections.Generic.List<PdfPage>から継承されます。 | |
Exists | System.Collections.Generic.List<PdfPage>から継承されます。 | |
Find | System.Collections.Generic.List<PdfPage>から継承されます。 | |
FindAll | System.Collections.Generic.List<PdfPage>から継承されます。 | |
FindIndex | オーバーロードされます。 System.Collections.Generic.List<PdfPage>から継承されます。 | |
FindLast | System.Collections.Generic.List<PdfPage>から継承されます。 | |
FindLastIndex | オーバーロードされます。 System.Collections.Generic.List<PdfPage>から継承されます。 | |
ForEach | System.Collections.Generic.List<PdfPage>から継承されます。 | |
GetRange | System.Collections.Generic.List<PdfPage>から継承されます。 | |
IndexOf | オーバーロードされます。 System.Collections.Generic.List<PdfPage>から継承されます。 | |
Insert | オーバーロードされます。 ページをドキュメント内の特定の位置に挿入します。 | |
InsertRange | オーバーロードされます。 ドキュメント内の指定された位置に System.Collections.ICollectionの要素を挿入します。 | |
LastIndexOf | オーバーロードされます。 System.Collections.Generic.List<PdfPage>から継承されます。 | |
Remove | ページをドキュメントから削除します。 | |
RemoveAll | System.Collections.Generic.List<PdfPage>から継承されます。 | |
RemoveAt | ページをドキュメント内の特定の位置から削除します。 | |
RemoveRange | ページの範囲をドキュメントから削除します。 | |
Reverse | オーバーロードされます。 System.Collections.Generic.List<PdfPage>から継承されます。 | |
Sort | オーバーロードされます。 System.Collections.Generic.List<PdfPage>から継承されます。 | |
ToArray | System.Collections.Generic.List<PdfPage>から継承されます。 | |
TrimExcess | System.Collections.Generic.List<PdfPage>から継承されます。 | |
TrueForAll | System.Collections.Generic.List<PdfPage>から継承されます。 |