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 版引進。 如需詳細資訊,請參閱版本和相依性

適用於