SnapshotPoint::GetChar Method ()
Visual Studio 2015
Gets the character at the position of this snapshot point.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The position of this point is equal to the length of the snapshot. |
Show: