SyntaxListSelection<TNode>.FirstIndex Property
Containing Type: SyntaxListSelection<TNode>
Assembly: Roslynator.Core.dll
Gets an index of the first selected node.
public int FirstIndex { get; }
Containing Type: SyntaxListSelection<TNode>
Assembly: Roslynator.Core.dll
Gets an index of the first selected node.
public int FirstIndex { get; }