CharacterBufferRange.Length Property

Definition

Gets the number of characters in the text source character store.

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

Property Value

An Int32 value that represents the total number of characters.

Applies to