Int32 IndexOf(WizardPage value)
Searches for the specified WizardPage and returns the zero-based index of the first occurrence in the entire WizardPagesCollection.
| # | Name | Description |
|---|---|---|
| 1 | value | A WizardPage object to locate in the WizardPagesCollection. The value can be null. |
Returns: Int32