Back to product page

Remove method


Removes ISAPI extension from the collection.

Syntax

  • Basic
object.Remove (Index)
The Remove(object,Index) syntax has these parts:
objectAn expression evaluating to an object of type ISAPIExtensions
IndexA Variant value. Index of ISAPI extension that will be removed.

Remarks

This method will remove ISAPI filter or extension from the collection, and unload it.

Platforms

Windows