This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IP > IParseNameString Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that parse Name strings.
Description | ||
---|---|---|
CanParse | Indicates if the given name string can be parsed by this parser. | |
Parse | Parses the name string and returns a new Name object. |
CoClasses and Classes | Description |
---|---|
AGOCatalogPathParser (esriGeoprocessing) | My Hosted Services Catalog Path Parser. |
AGSCatalogPathParser (esriGeoprocessing) | ArcGIS Server Catalog Path Parser. |
ArcInfoWorkspaceFactory (esriDataSourcesFile) | Workspace factory used to create workspace objects for ArcInfo coverages and Info tables. |
GDSCatalogPathParser (esriGeoprocessing) | ArcGIS Database Server Catalog Path Parser. |
GpVirtualPathParser (esriGeoprocessing) | InMemory Path Parser. |
IMSCatalogPathParser (esriGISClient) | IMSGIS Server Catalog Path Parser. |
LocatorManager (esriLocation) | A manager for locators and locator workspaces. |
SDCWorkspaceFactory (esriDataSourcesFile) | Esri SDC workspace factory. |
StandaloneCatalogPathParser (esriGeoprocessing) | Standalone Catalog Path Parser. |
TaskServicesCatalogPathParser (esriGeoprocessing) | Ready-To-Use (task) Services Catalog Path Parser. |
VpfWorkspaceFactory (esriDataSourcesFile) | Esri VPF Workspace Factory |
WCSCatalogPathParser (esriGeoprocessing) | ArcGIS WCS Coverage Path Parser. |