WizardPageCollection.Insert Method
Name | Parameters | Description |
---|---|---|
Insert(BaseWizardPage, BaseWizardPage) | cPage, page | Adds the specified wizard page to the collection at the specified position. |
Insert(Int32, BaseWizardPage) | position, page | Adds the specified wizard page to the collection at the specified position. |