ITextChange.OldLength Propriété

Définition

Longueur de OldText.

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

Valeur de propriété

Int32

Longueur de OldText.

Remarques

Il s’agit de l’équivalent de OldSpan. Length.

S’applique à