IODBCErrors.Item(Int32) Method

Definition

public:
 Microsoft::Office::Interop::Excel::ODBCError ^ Item(int Index);
public Microsoft.Office.Interop.Excel.ODBCError Item (int Index);
Public Function Item (Index As Integer) As ODBCError

Parameters

Index
Int32

Returns

Applies to