StringInfo.LengthInTextElements 属性

定义

获取当前 StringInfo 对象中的文本元素数量。

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

属性值

StringInfo 对象中基本字符、代理项对和组合字符序列的数量。

适用于