Applies toTIcXMLNode
DeclarationFunction mnext(offset : integer): TIcXMLNode;
DescriptionPointer to next node shifted by offset from current. If current is last in the list, returns nil.