14.7.7.3 Item
This property obtains the particular character in an OracleString using an index.
                  
Declaration
// C#
public char Item {get;}Property Value
A char value.
                  
Exceptions
OracleNullValueException - The current instance has a null value.