ESRI.ArcGIS.Mobile
StreetMapDataset Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile.DataProducts.StreetMapData Namespace : StreetMapDataset Class


The following tables list the members exposed by StreetMapDataset.

Public Constructors

 NameDescription
Public ConstructorStreetMapDataset Constructor Creates a new instance of StreetMapDataset.  
Top

Public Properties

 NameDescription
Public PropertyIsOpen Indicates if the dataset is opened or closed.  
Public PropertyLocators Gets the locator collection.  
Public PropertySpatialReference Gets the dataset spatial reference.  
Top

Public Methods

 NameDescription
Public MethodClose Closes the dataset.  
Public MethodDisposeOverloaded.  Disposes the object resources  
Public MethodFindLocationOverloaded.  Find the location for a coordinate for a default search radius of 250 meters.  
Public MethodGetExtent Returns the extent of the dataset.  
Public MethodOpen Opens the StreetMap Dataset.  
Top

Protected Methods

 NameDescription
Protected MethodFinalizeOverridden.  Finalizes the instance.  
Top

See Also