RVTDocs.com

FilteredElementCollector(Document)

Constructor
Description:
Constructs a new FilteredElementCollector that will search and filter the set of elements in a document.
Syntax
public FilteredElementCollector(
	Document document
)
Parameters
Parameter Type Description
document Document The document.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null