StringInfo.LengthInTextElements 屬性

定義

取得目前 StringInfo 物件中文字元素的數量。

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

屬性值

StringInfo 物件中基底字元數量、替代對及組合字元序列。

適用於