IOLEDBErrors.Item(Int32) Method

Definition

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

Parameters

Index
Int32

Returns

Applies to