Firebird ADO.NET Provider SDK Documentation - v1.7

FbErrorCollection.Item Property

[Visual Basic]
Public Default ReadOnly Property Item( _
   ByVal index As Integer _
) As FbError
[C#]
public FbError this[
   int index
] {get;}

See Also

FbErrorCollection Class | FirebirdSql.Data.Firebird Namespace