| 名前 | 解説 | |
|---|---|---|
![]()  | PreviewPages コンストラクタ | Initializes a new instance of the PreviewPages class. | 
PreviewPagesデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | PreviewPages コンストラクタ | Initializes a new instance of the PreviewPages class. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Capacity | System.Collections.CollectionBaseから継承されます。 | 
![]()  | Count | System.Collections.CollectionBaseから継承されます。 | 
![]()  | IsEmpty | Gets a value indicating whether the current collection of pages is empty. | 
![]()  | Item | Gets or sets the element at the specified index. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Add | Adds a page to the current collection. | 
![]()  | AddRange | Adds a range of pages to the current collection. | 
![]()  | Clear | System.Collections.CollectionBaseから継承されます。 | 
![]()  | ClonePageImages | Creates an array of page image clones. | 
![]()  | GetEnumerator | System.Collections.CollectionBaseから継承されます。 | 
![]()  | IndexOf | Gets the index of a page in the current collection. | 
![]()  | Insert | Inserts a page into the current collection. | 
![]()  | InsertRange | Inserts a range of pages into the current collection. | 
![]()  | Remove | Removes a page from the current collection. | 
![]()  | RemoveAt | System.Collections.CollectionBaseから継承されます。 | 
![]()  | RemoveRange | Removes a range of pages from the current collection. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | PagesChanged | Occurs when the current PreviewPages or one of its elements has changed. | 
![]()  | PagesChanging | Occurs when the current PreviewPages or one of its elements is about to change. |