WizardStepCollection::Clear Method ()
.NET Framework (current version)
Removes all WizardStepBase-derived objects from the collection.
Assembly: System.Web (in System.Web.dll)
Use the Clear method to remove all the WizardStepBase-derived objects from the WizardStepCollection collection.
Note |
|---|
After the Clear method removes the WizardStepBase-derived objects from the collection, the Count property of the WizardStepCollection collection has a value of zero. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
