FilterSet::InsertFilterAt
FilterSet::InsertFilterAt
Description
InsertFilterAt inserts the filter at the specified place in the filter array.
Parameters
Parameters |
Description |
UPInt index |
The index specifying the position to insert the array. |
Filter* filter |
The filter to be inserted. |