Filters.item() (Method)

An item selector for accessing a single filter within the collection.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:Filter object
JavaScript syntax:IEmyFilters.item(anIndex)
IEmyFilters.item(aSelector)
IEmyFilters.item(aSelector, anIndex)
Argument list:anIndexA zero based index into the collection
aSelectorA textual value that selects all matching objects

Refer to:

Collection.Item()