ArcFM Solution 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
Protected Properties
 NameDescription
Protected PropertyInnerList (Inherited from System.Collections.CollectionBase)
Protected PropertyList (Inherited from System.Collections.CollectionBase)
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
Protected Methods
 NameDescription
Protected MethodOnClear (Inherited from System.Collections.CollectionBase)
Protected MethodOnClearComplete (Inherited from System.Collections.CollectionBase)
Protected MethodOnInsert (Inherited from System.Collections.CollectionBase)
Protected MethodOnInsertCompleteOverridden. Performs additional custom processes after inserting a new element into the WizardPagesCollection instance.  
Protected MethodOnRemove (Inherited from System.Collections.CollectionBase)
Protected MethodOnRemoveCompleteOverridden. Performs additional custom processes after removing an element from the System.Collections.CollectionBase instance.  
Protected MethodOnSet (Inherited from System.Collections.CollectionBase)
Protected MethodOnSetComplete (Inherited from System.Collections.CollectionBase)
Protected MethodOnValidate (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

WizardPagesCollection Class
Miner.Controls Namespace

 

 


Send Comment