ArcFM Server Developer Guide
WizardPagesCollection Class Members
Properties  Methods 

The following tables list the members exposed by WizardPagesCollection.

Public Properties
 NameDescription
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCount (Inherited from System.Collections.CollectionBase)
Public PropertyItem  
Top
Public Methods
 NameDescription
Public MethodAddAdds an object to the end of the WizardPagesCollection.  
Public MethodAddRangeAdds the elements of an array of WizardPage objects to the end of the WizardPagesCollection.  
Public MethodClear (Inherited from System.Collections.CollectionBase)
Public MethodContainsDetermines whether an element is in the WizardPagesCollection.  
Public MethodGetEnumerator (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfSearches for the specified WizardPage and returns the zero-based index of the first occurrence in the entire WizardPagesCollection.  
Public MethodInsertInserts an element into the WizardPagesCollection at the specified index.  
Public MethodRemoveRemoves the first occurrence of a specific object from the WizardPagesCollection.  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

WizardPagesCollection Class
Miner.Controls Namespace

 

 


Send Comment