Share via


ITableModel.GetItem(Int32, Int32) Method

Definition

public:
 System::Object ^ GetItem(int section, int row);
public object GetItem (int section, int row);
abstract member GetItem : int * int -> obj
Public Function GetItem (section As Integer, row As Integer) As Object

Parameters

section
Int32
row
Int32

Returns

Applies to