TextSpan.iEndIndex 字段

定义

行中的结束字符索引。 此值必须小于或等于行的长度。

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

字段值

Int32
属性

注解

COM 签名

从 textmgr:

适用于