ExternalResourceUtils.GetAllExternalResourceReferences
Overloads (2):
GetAllExternalResourceReferences
| Name | Return Type | Description |
|---|---|---|
| GetAllExternalResourceReferences(Document) | ISet<ElementId> | Gets the ids of all elements which refer to external resources. |
| GetAllExternalResourceReferences(Document, ExternalResourceType) | ISet<ElementId> | Gets the ids of all elements which refer to a specific type of external resource. |