XmlNode.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. XmlNode opIndex(string tag)
  2. XmlNode opIndex(string tag, size_t index)
    class XmlNode
    final
    opIndex
    (
    string tag
    ,
    size_t index
    )
  3. XmlNode opIndex(size_t index)

Meta