Partager via


RichEditTextRange.Length Propriété

Définition

Obtient le nombre de caractères dans la plage de texte.

public:
 property int Length { int get(); };
int Length();
public int Length { get; }
var int32 = richEditTextRange.length;
Public ReadOnly Property Length As Integer

Valeur de propriété

Int32

int

Le nombre de caractères.

Implémente

S’applique à