ElementIntersectsFilter.IsCategorySupported
Method
Description:
Identifies if the input element is of a category supported by element intersection filters.
Identifies if the input element is of a category supported by element intersection filters.
Parameters
| Parameter | Type | Description |
|---|---|---|
| element | Element | The element. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the element category is supported, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |