FilterSet::SetFilter

FilterSet::SetFilter
void SetFilter(UPInt index, Filter* filter);
Description

SetFilter sets the filter in the filter array.

Parameters
Parameters 
Description 
UPInt index 
The index of the filter. 
Filter* filter 
The filter added to the array.