Item Property (OracleString)
Gets the character at the specified index.
'Declaration
Public ReadOnly Default Property Item( _
ByVal As Integer _
) As Char
Parameters
- index
- The zero-based index of the character.
Property Value
A character on the specified index in
OracleString.