AVEVA CAF API Documenation


WizardPagesCollection Class Methods

For a list of all members of this type, see WizardPagesCollection members.

Public Methods
 NameDescription
Public Method Adds an object to the end of the WizardPagesCollection.  
Public Method Adds the elements of an array of WizardPage objects to the end of the WizardPagesCollection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public Method Determines whether an element is in the WizardPagesCollection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public Method Searches for the specified WizardPage and returns the zero-based index of the first occurrence in the entire WizardPagesCollection.  
Public Method Inserts an element into the WizardPagesCollection at the specified index.  
Public Method Removes the first occurrence of a specific object from the WizardPagesCollection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes after inserting a new element into the System.Collections.CollectionBase instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes after removing an element from the System.Collections.CollectionBase instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Top
See Also