WizardPagesCollection.Remove Method

void Remove(WizardPage value)

Removes the first occurrence of a specific object from the WizardPagesCollection.

#NameDescription
1valueA WizardPage object to remove. The value can be null.

Result: stored in self (calling object)