Back to product page
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- How to get support?
- Technical information
- Fast notifications interface
- Error list
Remove method
Removes ISAPI extension from the collection.
Syntax
- Basic
object.Remove (Index)
The Remove(object,Index) syntax has these parts:
The Remove(object,Index) syntax has these parts:
object | An expression evaluating to an object of type ISAPIExtensions |
Index | A Variant value. Index of ISAPI extension that will be removed. |