語言

TextChange.AddedLength 屬性

定義

取得或設定已加入控制項的符號數量。

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

屬性值

控制點新增的符號數量。

備註

TextChange 於 .NET Framework 3.5 版本中引入。 欲了解更多資訊,請參閱 版本與相依關係。

適用於