mnext method

Applies to
TIcXMLNode

Declaration
Function mnext(offset : integer): TIcXMLNode;

Description
Pointer to next node shifted by offset from current. If current is last in the list, returns nil.