WizardStepCollection::IList::Add Method (Object^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Appends the specified object to the end of the collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- value
-
Type:
System::Object^
The Object to append to the end of the collection.
Implements
IList::Add(Object^)
.NET Framework
Available since 2.0
Available since 2.0
Show: