AVEVA CAF API Documenation
Properties  Methods 


WizardPagesCollection Class Members

The following tables list the members exposed by WizardPagesCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public Property Gets or sets the wizard page.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.CollectionBase)
Protected Property (Inherited from System.Collections.CollectionBase)
Top
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