getEntry Method
getEntry(int, int)
Return an entry for a given index and column.
Declaration
public int getEntry(int column, int entry)
Public Function getEntry(column As Integer, entry As Integer) As Integer
Parameters
| Type |
Name |
Description |
| int |
column |
|
| int |
entry |
|
Returns