Boolean Contains(WizardPage value)
Determines whether an element is in the WizardPagesCollection.
| # | Name | Description |
|---|---|---|
| 1 | value | The WizardPage object to locate. The value can be null. |
Returns: Boolean - true if item is found in the WizardPagesCollection; otherwise, false.