ContentsIndexHome
PreviousUpNext
IFilter.restrict Method (int, int)

Restricts the specified dimension to only include the given integer label. 

 

Java
void restrict(int dim, 
                     int label);
Parameters 
Description 
int dim 
The dimension which has to be restricted.  
int label 
The integer element label to which this dimension has to be restricted.