SyntaxNodeCollection-1.Count

SyntaxNodeCollection<T>.Count property

Gets the number of values in the collection.

public override int Count { get; }

See Also