2027 Constructor
Changes 0
C

SelectableInViewFilter(Document, ElementId)

Description:
Constructs a new instance of an SelectableInViewFilter.
Overloads (2):
SelectableInViewFilter(Document,ElementId)
public SelectableInViewFilter(
	Document document,
	ElementId viewId
)
  • viewId is not a view. -or- viewId is not valid for element iteration, because it has no way of representing drawn elements. Many view templates will fail this check.
  • A non-optional argument was null