TextLineChange.iOldEndIndex Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: