Table of Contents

Method GetValueAt

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

GetValueAt(int, int)

public int GetValueAt(int row, int col)

Parameters

row int
col int

Returns

int