Partager via


TextPosition.GetChar Method

Definition

Gets the character at the position of this snapshot position.

public char GetChar ();
member this.GetChar : unit -> char
Public Function GetChar () As Char

Returns

The character at the position of this snapshot position.

Exceptions

if the position of this position is equal to the length of the snapshot.

Applies to