共用方式為


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 值。

適用於