2027 Constructor
Changes 0
C

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