MapMatrix NetGIS Class Library

DataTable.Get Method

Fetches data at a specific column and row in the table

Overload List

Fetches data at a specific column and row in the table

public string Get(int,int);

Fetches data at a specific column and row in the table

public string Get(string,int);

See Also

DataTable Class | MapMatrix.MapControls Namespace