get

operator fun NamedNodeMap.get(index: Int): Attr?
operator fun NodeList.get(index: Int): Node?