XParent Property
The parent of the current element.
Object Oriented Interface
public function getXParent();
Procedural Interface
ipworks_json_get($res, 52 );
Default Value
''
Remarks
This property contains the parent of the current element. The current element is specified via the XPath property.
This property is read-only.
Data Type
String