Document.GetSubelement
Overloads (3):
| Name | Return Type | Description |
|---|---|---|
| GetSubelement(Reference) | Subelement | Gets the subelement referenced by the input reference. |
| GetSubelement(String) | Subelement | Gets the subelement referenced by a unique id string. |
| GetSubelement(ElementId, Int32) | Subelement | Gets the subelement referenced by a parent id and subelement id. |