TextLineChange.iNewEndIndex 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.
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: