ElementOwnerViewFilter
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| ElementOwnerViewFilter(ElementId) | None | Constructs a new instance of a filter to match elements which are owned by a particular view. |
| ElementOwnerViewFilter(ElementId, Boolean) | None | Constructs a new instance of a filter to match elements which are owned by a particular view, with the option to invert the filter and find elements not owned by the given view. |