FilteredElementCollector
Overloads (3):
| Name | Return Type | Description |
|---|---|---|
| FilteredElementCollector(Document) | None | Constructs a new FilteredElementCollector that will search and filter the set of elements in a document. |
| FilteredElementCollector(Document, ElementId) | None | Constructs a new FilteredElementCollector that will search and filter the visible elements in a view. |
| FilteredElementCollector(Document, ICollection.ElementId.) | None | Constructs a new FilteredElementCollector that will search and filter a specified set of elements. |