Tagged Questions
1
vote
0answers
51 views
How can I add data to a shp file attribute table from arcobjects?
I have a code that selects row data from a listview table in VB.net. I have declared that data as a variable and I can see it if I ask it to dispay a message box (see code below).
Now I would like to ...
2
votes
1answer
274 views
How to specify which component of a file is imported when using a PluginDataSource?
In my application a plug-in datasource has been implemented to read specifically formatted files containing a mix of data types, including geometry in the form of polygons, lines, and points. Using ...
