XMLNode.Parent Property (Word)

Returns an Object that represents the parent object of the specified XMLNode object.

Syntax

expression .Parent

expression Required. A variable that represents a XMLNode object.

See Also

Concepts

XMLNode Object Members

XMLNode Object