ReaderStorageView.GetCellData(Int64, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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