 
            | Miner.Controls Assembly > Miner.Controls Namespace : WizardPagesCollection Class | 
For a list of all members of this type, see WizardPagesCollection members.
| Name | Description | |
|---|---|---|
|  | Add | Adds an object to the end of the WizardPagesCollection. | 
|  | AddRange | Adds the elements of an array of WizardPage objects to the end of the WizardPagesCollection. | 
|  | Clear | (Inherited from System.Collections.CollectionBase) | 
|  | Contains | Determines whether an element is in the WizardPagesCollection. | 
|  | GetEnumerator | (Inherited from System.Collections.CollectionBase) | 
|  | IndexOf | Searches for the specified WizardPage and returns the zero-based index of the first occurrence in the entire WizardPagesCollection. | 
|  | Insert | Inserts an element into the WizardPagesCollection at the specified index. | 
|  | Remove | Removes the first occurrence of a specific object from the WizardPagesCollection. | 
|  | RemoveAt | (Inherited from System.Collections.CollectionBase) |