Document.GetSubelement
Description:
Gets the subelement referenced by a unique id string.
Gets the subelement referenced by a unique id string.
Remarks:
null will be returned if the input id string doesn't reference to a valid element or subelement.
null will be returned if the input id string doesn't reference to a valid element or subelement.
Overloads (3):
public Subelement GetSubelement(
string uniqueId
)
-
StringuniqueIdThe unique id that identifies element or subelement.
- UniqueId
-
A non-optional argument was null