get

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