XmlNode.endPos

Start and end offset within the input.

  1. ulong startPos;
  2. ulong endPos;
    class XmlNode
    ulong endPos;

Meta