 
            | Accusoft.PdfXpressSdk Namespace : PageList Class | 
The following tables list the members exposed by PageList.
| Name | Description | |
|---|---|---|
|  | Capacity | (Inherited from System.Collections.CollectionBase) | 
|  | Count | (Inherited from System.Collections.CollectionBase) | 
|  | Item | Gets and sets the element at the given index. | 
| Name | Description | |
|---|---|---|
|  | Add | Adds a PageRange to the collection. | 
|  | Clear | (Inherited from System.Collections.CollectionBase) | 
|  | Contains | Determines whether the specified PageRange is in the collection. | 
|  | CopyTo | Copies all elements of the collection to the specified array, beginning at the specified index in the array. | 
|  | GetEnumerator | (Inherited from System.Collections.CollectionBase) | 
|  | IndexOf | Determines whether the specified PageRange is in the collection and returns its index. | 
|  | Insert | Inserts a PageRange into the collection. | 
|  | Remove | Removes the specified PageRange from the collection. | 
|  | RemoveAt | (Inherited from System.Collections.CollectionBase) |