Length

NodeList.Length property

Gets the number of nodes in the list.

public int Length { get; }

See Also