HTMLCollection.Length

HTMLCollection.Length property

The number of nodes in the list.

public abstract int Length { get; }

See Also