Compartilhar via


RichEditTextRange.Length Propriedade

Definição

Obtém a contagem de caracteres no intervalo de texto.

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

Valor da propriedade

Int32

int

A contagem de caracteres.

Implementações

Aplica-se a