TextSpan::iStartIndex Field

 

Starting character index within the line. This value must be less than or equal to the length of line.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

public:
int iStartIndex

Field Value

Type: System::Int32

From textmgr.idl:

Return to top
Show: