IMemDataStorage.GetRow(Int32) 方法

定義

public:
 cli::array <System::Object ^> ^ GetRow(int iRow);
public object[] GetRow (int iRow);
Public Function GetRow (iRow As Integer) As Object()

參數

iRow
Int32

傳回

Object[]

適用於