ElementIsElementTypeFilter(Boolean)
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.
Overloads (2):
public ElementIsElementTypeFilter(
bool inverted
)
-
BooleaninvertedTrue if the filter should match all elements which are not ElementTypes.