ReaderStorageView.GetCellData(Int64, Int32) Method

Definition

public:
 override System::Object ^ GetCellData(long i64Row, int iCol);
public override object GetCellData (long i64Row, int iCol);
override this.GetCellData : int64 * int -> obj
Public Overrides Function GetCellData (i64Row As Long, iCol As Integer) As Object

Parameters

i64Row
Int64
iCol
Int32

Returns

Applies to