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