I tried searching the web to find a sample of showing how to add a Field to attribute table of an existing shapefile. For example I have a Shapefile at
C://data/Streets.shp
and need to add two field L_CITY
and R_CITY
both text and 50 characters limit. How can I do this in DotSpatial?