ISelection<T>.LastIndex Property
Containing Type: ISelection<T>
Assembly: Roslynator.Core.dll
Gets an index of the last selected item.
int LastIndex { get; }
Containing Type: ISelection<T>
Assembly: Roslynator.Core.dll
Gets an index of the last selected item.
int LastIndex { get; }