Gets the character's number. The first character has the number 1.

Syntax

public int Number { get; }
Public ReadOnly Property Number() As Integer

Limitations

Read only.