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

傳回

適用於