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

实现

适用于