Element.attr

get attribute by index

  1. Attribute attr(int index)
    class Element
    private public override
    attr
    (
    int index
    )
  2. Attribute attr(ns_id nsid, attr_id attrid)
  3. Attribute attr(string nsname, string attrname)

Meta