For a list of all members of this type, see FilteredCollection<T> members.
| Name | Description | |
|---|---|---|
![]() | ApplyFilter | Filters the items with the specified predicate, or null to remove the filter. |
![]() | Contains | Returns whether the filtered collection contains the specified item. |
![]() | GetEnumerator | Returns an enumerator that iterates through the filtered collection. |
![]() | IndexOf | Returns the index of the item in the filtered collection. |