GetElement Method

Overload List

  NameDescription
Public methodGetElement(String)
Gets the Element referenced by a unique id string.
(Inherited from Document.)
Public methodGetElement(ElementId)
Gets the Element referenced by the input ElementId.
(Inherited from Document.)
Public methodGetElement(Reference)
Gets the Element referenced by the input reference.
(Inherited from Document.)

See Also