Gets the character at a specified character position in this instance. In C#, this property is the indexer for the NullableString class.
A Unicode character.
| Exception Type | Condition |
|---|---|
| IndexOutOfRangeException | |
| NullableNullValueException | This instance is set to Null. |
NullableString Class | NullableTypes Namespace