TextCollapsedRange.TextSourceCharacterIndex 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 TextSource 中第一個代表摺疊文字字元之字元的值。
public:
property int TextSourceCharacterIndex { int get(); };
public int TextSourceCharacterIndex { get; }
member this.TextSourceCharacterIndex : int
Public ReadOnly Property TextSourceCharacterIndex As Integer
屬性值
代表第一個摺疊文字字元之索引的 Int32 值。