Gets the number of elements in this collection.

[VBScript]
Public ReadOnly Property Count As Integer
[JScript]
public function get Count() : int;

Property Value

The number of elements in this collection .

See Also

NodeList Object | NodeList Members | DOM Namespace