TextSpan Fields
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | iEndIndex | Ending character index within the line. This value must be less than or equal to the length of the line. |
![]() | iEndLine | Ending line index. |
![]() | iStartIndex | Starting character index within the line. This value must be less than or equal to the length of line. |
![]() | iStartLine | Starting line index. |
Show:
