count

We’d love to hear your thoughts on the next set of proposals for the JavaScript language. You can find a description of the proposals here.
Please take two minutes to fill out our short survey.

Die count-Funktion zählt die Anzahl der Knoten in einem node-set und gibt eine Ganzzahl zurück.

Syntax

count( node-set )

Parameter

node-set

Der Knoten-Satz, der gezählt werden soll.

Rückgabewert

Eine Ganzzahl, die die Anzahl der Knoten in einem node-set darstellt.

Spezifikationen

Gecko-Unterstützung

Unterstützt.