ISortingArray.GetElementAt(Int32) メソッド

定義

public:
 System::Object ^ GetElementAt(int iRow);
public object GetElementAt(int iRow);
abstract member GetElementAt : int -> obj
Public Function GetElementAt (iRow As Integer) As Object

パラメーター

iRow
Int32

返品

適用対象