다음을 통해 공유


MemDataStorage.GetRow(Int32) 메서드

정의

public:
 virtual cli::array <System::Object ^> ^ GetRow(int i);
public virtual object[] GetRow (int i);
abstract member GetRow : int -> obj[]
override this.GetRow : int -> obj[]
Public Overridable Function GetRow (i As Integer) As Object()

매개 변수

i
Int32

반환

Object[]

구현

적용 대상