This page was translated from English by the community.Learn more and join the MDN Web Docs community.
count
count 함수는 노드 집합의 노드 수를 세고 나서 정수로 반환합니다.
문법
count(node-set )
인수
node-set셀 노드 집합.
반환
노드 집합의 노드 수를 나타내는 정수.
정의
Gecko 지원
지원함.
This page was translated from English by the community.Learn more and join the MDN Web Docs community.
count 함수는 노드 집합의 노드 수를 세고 나서 정수로 반환합니다.
count(node-set )
node-set셀 노드 집합.
노드 집합의 노드 수를 나타내는 정수.
지원함.