Function document.getElementsByTagName() returns NodeListOf<Element> , Where Element is more generic type extends from type Node . Since ...
確定! 回上一頁