TextCharacters.Length Property

Definition

Gets the length of the text characters.

public:
 property int Length { int get(); };
public override sealed int Length { get; }
member this.Length : int
Public Overrides NotOverridable ReadOnly Property Length As Integer

Property Value

An Int32 object that represents the length of the text characters.

Applies to