ESRI.ArcGIS.Mobile.Client
Search Class Members
See Also  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile.Client.Tasks.SearchFeatures Namespace : Search Class


The following tables list the members exposed by Search.

Public Methods

 NameDescription
Public MethodGetEnumerator Returns an enumerator that iterates through the list of clauses.  
Public MethodGetSchema This method is reserved, it should not be used. Apply the XmlSchemaProviderAttribute to the class instead.  
Public MethodReadJson Generates an object from its JSON representation.  
Public MethodReadXml Generates an object from its XML representation.  
Public MethodWriteJson Converts an object into its JSON representation.  
Public MethodWriteXml Converts an object into its XML representation.  
Top

Public Events

 NameDescription
Public EventGetConditionSearchValue  
Top

See Also