[]
Initializes a new instance of the PagesCollection<T> class.
public PagesCollection()
Initializes a new instance of the PagesCollection<T> class.
public PagesCollection(DocumentBase<T> document)
| Type | Name | Description |
|---|---|---|
| DocumentBase<T> | document | The document. |