Document.GetElement
Overloads (3):
| Name | Return Type | Description |
|---|---|---|
| GetElement(ElementId) | Element | Gets the Element referenced by the input ElementId. |
| GetElement(Reference) | Element | Gets the Element referenced by the input reference. |
| GetElement(String) | Element | Gets the Element referenced by a unique id string. |