TextLineChange.iStartIndex Field

Definition

Start point of the old and new text.

public: int iStartIndex;
public: int iStartIndex;
int iStartIndex;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.CharIndex")]
public int iStartIndex;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.CharIndex")>]
val mutable iStartIndex : int
Public iStartIndex As Integer 

Field Value

Attributes

Remarks

COM Signature

From textmgr.idl:

Applies to