[]
Gets the index of a page in the current collection.
public int IndexOf(PreviewPageBase page)
Public Function IndexOf(page As PreviewPageBase) As Integer
| Type | Name | Description |
|---|---|---|
| PreviewPageBase | page | The page to find the index of. |
| Type | Description |
|---|---|
| int | Index of |