2027 Constructor
Changes 0
C

ElementClassFilter

Overloads (2):
Name Return Type Description
O ElementClassFilter(Type) None Constructs a new instance of a filter to match elements by class.
O 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.