TextLineChange.iOldEndIndex Field

Definition

End point of the deleted text.

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

Field Value

Attributes

Remarks

COM Signature

From textmgr.idl:

Applies to