Document.GetElement
Description:
Gets the Element referenced by a unique id string.
Gets the Element referenced by a unique id string.
Remarks:
null will be returned if the input id string doesn't reference to a valid Element.
null will be returned if the input id string doesn't reference to a valid Element.
Overloads (3):
public Element GetElement(
string uniqueId
)
-
A non-optional argument was null