IODBCErrors.Item(Int32) 方法

定义

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

参数

Index
Int32

返回

适用于