NodeList-1.Count

NodeList<T>.Count property

Gets the number of node in the list.

public abstract int Count { get; }

See Also