TextLineChange.iStartIndex 字段

定义

旧文本和新文本的起点。

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 

字段值

Int32
属性

注解

COM 签名

从 textmgr:

适用于