ElementOwnerViewFilter(ElementId, Boolean)
Description:
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.
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.
Overloads (2):
public ElementOwnerViewFilter(
ElementId viewId,
bool inverted
)
-
A non-optional argument was null