Subelement.Create
Description:
Creates an object representing element or subelement.
Creates an object representing element or subelement.
Remarks:
If %reference% points to linked document:
If %reference% points to linked document:
- The GetReference. method of the newly created subelement will return the local reference in the linked document.
- The Document property of the newly created subelement will return the linked document.
public static Subelement Create(
Document aDoc,
Reference reference
)
-
aDocThe document.
-
referenceThe reference that identifies element or subelement.
-
reference does not identify a valid element or subelement.
-
A non-optional argument was null