Method | Description | |
---|---|---|
CompositeAllFilter ( List |
Create a filter
|
|
FilterObject ( object modelObject ) : bool |
Decide whether or not the given model should be included by the filter Filters is guaranteed to be non-empty when this method is called |
public CompositeAllFilter ( List |
||
filters | List |
|
return | System |
public FilterObject ( object modelObject ) : bool | ||
modelObject | object | The model object under consideration |
return | bool |