ElementMulticategoryFilter(ICollection<BuiltInCategory>)
Constructor
Description:
Constructs a new instance of a filter to match elements by built-in category.
Constructs a new instance of a filter to match elements by built-in category.
Parameters
Parameter | Type | Description |
---|---|---|
categories | ICollection | The built-in categories to match. |
Return Value