endTag

Is this an end tag with name tagName.

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

Meta