Document.GetElement
Description:
Gets the Element referenced by a unique id string.
Gets the Element referenced by a unique id string.
Remarks:
.a null reference (Nothing in Visual Basic) will be returned if the input id string doesn't reference to a valid Element.
.a null reference (Nothing in Visual Basic) 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