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


The following tables list the members exposed by LocatorFilter.

Public Properties

 NameDescription
Public PropertyAvailableCharacters Returns characters that can be passed to the filter to reduce the number of candidates.  
Public PropertyCurrentFilter Gets the characters that were set on the filter  
Public PropertyLocationType Gets the type of locations returned by this filter.  
Public PropertyName Gets the filter name.  
Top

Public Methods

 NameDescription
Public MethodAppendToFilterOverloaded.  Adds string to filter.  
Public MethodDisposeOverloaded.  Dispose the object.  
Public MethodGetResults Returns results that satisfy the current filter.  
Public MethodIsCharacterAvailable Check if specified character is exists in available characters  
Public MethodRemoveAllCharacters Clears the filter.  
Public MethodRemoveLastCharacters Removes last characters.  
Top

Protected Methods

 NameDescription
Protected MethodFinalizeOverridden.  Finalizes the object.  
Top

See Also