void Remove(WizardPage value)
Removes the first occurrence of a specific object from the WizardPagesCollection.
| # | Name | Description |
|---|---|---|
| 1 | value | A WizardPage object to remove. The value can be null. |
Result: stored in self (calling object)
Removes the first occurrence of a specific object from the WizardPagesCollection.
| # | Name | Description |
|---|---|---|
| 1 | value | A WizardPage object to remove. The value can be null. |
Result: stored in self (calling object)