MemDataStorage.GetRow(Int32) 方法

定義

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

參數

i
Int32

傳回

Object[]

實作

適用於