endTag

Is this an end tag with name tagName.

  1. bool endTag(XMLReader!T reader, string tagName)
  2. bool endTag(XMLReader!T reader, string[] tagNames)
    bool
    endTag
    (
    T
    )

Meta