Element.attrValue

get attribute value by namespace and attribute ids

  1. string attrValue(ns_id nsid, attr_id attrid)
    class Element
    private public override
    string
    attrValue
  2. string attrValue(string nsname, string attrname)

Meta