SeparatedSyntaxListSelection<TNode>.Count Property
Containing Type: SeparatedSyntaxListSelection<TNode>
Assembly: Roslynator.Core.dll
Gets a number of selected nodes.
public int Count { get; }
Containing Type: SeparatedSyntaxListSelection<TNode>
Assembly: Roslynator.Core.dll
Gets a number of selected nodes.
public int Count { get; }