ObjectWithIdCollectionBaseTFilterX Method | 
| Name | Description | |
|---|---|---|
| FilterX(PredicateT) | 
            The provided filter is applied to the list.
            Elements in the list which does not pass the filter are removed.
              | |
| FilterX(IFilterT) | 
            The provided filter is applied to the list.
            Elements in the list which does not pass the filter are removed.
              |