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