NEsriMapImporter Class Members
In This Topic
The following tables list the members exposed by NEsriMapImporter.
Public Constructors
Public Properties
| Name | Description |
 | FileCount | Gets the number of shapefiles loaded into the map. |
Top
Public Methods
| Name | Description |
 | AddShapefile | Adds a new shapefile to the map. |
 | Clear | Clears all items from the list. |
 | GetAllFeatures | Gets the shapes in all ESRI files in the collection. |
 | GetShapefileAt | Gets the ESRI shapefile at the given index. |
 | Import | Overridden. Imports an ESRI map to the given document. |
 | Read | Reads all ESRI shape files of the map. |
Top
Protected Methods
| Name | Description |
 | Yvb | Overridden. |
Top
See Also