unref
Description:
public void unref ()
Decreases the reference count of this.
When its reference count drops to 0, the node is finalized (i.e. its memory is freed).
Parameters:
this |
a XmlNode |
Decreases the reference count of this.
When its reference count drops to 0, the node is finalized (i.e. its memory is freed).
this |
a XmlNode |