Hi,
How to select random value from following 2D Array
string[,] GeoLocation = new string[,]{{"-0.174464","51.542180"},{"-0.172925","51.548507"},{"-0.178464","51.556919"},{"-0.178487","51.556902"}};