Share via


ISortingArray.GetElementAt(Int32) Method

Definition

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

Parameters

iRow
Int32

Returns

Applies to