VBDOM  

NodeList: length (get)

Returns the number of nodes in the collection.

[Visual Basic]
 Public Property Get length ( ) As Long

Return Values

Long -  The number of nodes in the collection

Remarks

None

See Also

Class NodeList Overview | NodeList Members | item (get)