IQueryElements interface IQueryElements Documentation Code HTMLCollection GetElementsByClassName(string classNames) HTMLCollection GetElementsByTagName(string tagName) HTMLCollection GetElementsByTagNameNS(string namespaceURI, string tagName) Element QuerySelector(string selectors) HTMLCollection QuerySelectorAll(string selectors)