[]
Adds the item to document pages.
public int Add(TItem item)
Public Function Add(item As TItem) As Integer
| Type | Name | Description |
|---|---|---|
| TItem | item | The page item to add. |
| Type | Description |
|---|---|
| int | The zero-based index of the added element. |