WizardPagesCollection.IndexOf Method

Int32 IndexOf(WizardPage value)

Searches for the specified WizardPage and returns the zero-based index of the first occurrence in the entire WizardPagesCollection.

#NameDescription
1valueA WizardPage object to locate in the WizardPagesCollection. The value can be null.

Returns: Int32