ElementIsElementTypeFilter(Boolean)
Constructor
Description:
Constructs a new instance of a filter to match only ElementTypes, with the option to match all elements which are not ElementTypes.
Constructs a new instance of a filter to match only ElementTypes, with the option to match all elements which are not ElementTypes.
Parameters
| Parameter | Type | Description |
|---|---|---|
| inverted | Boolean | True if the filter should match all elements which are not ElementTypes. |
Return Value