TextChange.RemovedLength 속성

정의

컨트롤에서 제거된 기호 수를 가져오거나 설정합니다.

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

속성 값

컨트롤에서 제거된 기호 수입니다.

설명

TextChange .NET Framework 버전 3.5에서에서 도입 되었습니다. 자세한 내용은 버전 및 종속성을 참조하세요.

적용 대상