SortingArray.GetElementAt(Int32) 方法

定義

public:
 virtual System::Object ^ GetElementAt(int iRow);
public object GetElementAt (int iRow);
Public Function GetElementAt (iRow As Integer) As Object

參數

iRow
Int32

傳回

Object

實作

適用於