ElementClassFilter
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| ElementClassFilter(Type) | None | Constructs a new instance of a filter to match elements by class. |
| ElementClassFilter(Type, Boolean) | None | Constructs a new instance of a filter to match elements by class, with the option to match all elements which are not of the given class. |