TextLineChange.iNewEndIndex Field

Definition

Endpoint of the inserted text.

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

Field Value

Attributes

Remarks

COM Signature

From textmgr.idl:

Applies to