Remove Method
      
 

Description

Removes ISAPI extension from the collection.


Return Type

None  


Syntax

object.Remove Index



The Remove Method syntax has these parts:

Part Description
object An expression evaluating to an object of type ISAPIExtensions.
Index Required. A 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.