getFilterAt abstract method

RequestFilter getFilterAt(
  1. int iFilter
)

Returns the filter at the given index.

Implementation

RequestFilter getFilterAt(int iFilter);