ElementClassFilter Constructor

Overload List
 NameDescription
Public methodElementClassFilter(Type) Constructs a new instance of a filter to match elements by class.
Public methodElementClassFilter(Type, Boolean) 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.
Top
See Also