WizardStepCollection.GetEnumerator Method ()
.NET Framework (current version)
Returns an IEnumerator-implemented object that can be used to iterate through the WizardStepBase-derived objects in the collection.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Collections.IEnumeratorAn IEnumerator-implemented object that contains all the WizardStepBase-derived objects in the WizardStepCollection collection.
Implements
IEnumerable.GetEnumerator().NET Framework
Available since 2.0
Available since 2.0
Show: