Partager via


TextLine.Length Propriété

Définition

Obtient le nombre total de positions TextSource de la ligne active.

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

Valeur de propriété

Int32

Nombre total de TextSource positions de la ligne actuelle.

S’applique à