Concept Framework 2.2 documentation Contents | Index

XMLNode.Next

Name Type Access Version Deprecated
Next property public version 1.0 no

Prototype:
Read property Next [XMLNode]


Description:
Gets the next node on the same level with the xml node. If fails, it returns null.

Returns:
Returns the next XMLNode on the same level with the xml node or null if fails.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:12 2013 GMT(c)2013 Devronium Applications