find

A slow and simple CSS "selector".

  1. XmlNode[] find(XmlNode[] roots, string selector, bool allowEmpty)
    find
    (,
    string selector
    ,
    bool allowEmpty = true
    )
  2. XmlNode find(XmlNode roots, string selector)

Meta