TextCollapsedRange.TextSourceCharacterIndex 属性

定义

获取表示折叠文本字符的 TextSource 中第一个字符的索引。

public:
 property int TextSourceCharacterIndex { int get(); };
public int TextSourceCharacterIndex { get; }
member this.TextSourceCharacterIndex : int
Public ReadOnly Property TextSourceCharacterIndex As Integer

属性值

Int32

一个 Int32 值,表示第一个折叠文本字符的索引。

适用于