Int32 Add(WizardPage value)
Adds an object to the end of the WizardPagesCollection.
| # | Name | Description |
|---|---|---|
| 1 | value | The WizardPage to be added. The value can be null. |
Returns: Int32 - An Integer value representing the index at which the value has been added.