NodeList: length (get)

length

Returns the number of nodes in the collection.

 Public Property Get length ( ) As Long

Return Values

Long -  The number of nodes in the collection

Remarks

None

See Also

Project VBDOM Overview Class NodeList Overview NodeList Properties NodeList Methods item (get)