共用方式為


TextCharacters.Length 屬性

定義

取得文字字元的長度。

public:
 property int Length { int get(); };
public override sealed int Length { get; }
member this.Length : int
Public Overrides NotOverridable ReadOnly Property Length As Integer

屬性值

Int32 物件,表示文字字元的長度。

適用於