ESRI.ArcGIS.Mobile.Client
SimpleFeatureListBoxSortCriteria Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile.Client.Controls Namespace : SimpleFeatureListBoxSortCriteria Class


The following tables list the members exposed by SimpleFeatureListBoxSortCriteria.

Public Constructors

 NameDescription
Public ConstructorSimpleFeatureListBoxSortCriteria ConstructorOverloaded.  Constructs a new instance using a collection of proeprty names to sort by (in order of priority).  
Top

Public Properties

 NameDescription
Public PropertyComparer Gets the object used for comparing two items when sorting.  
Top

Public Methods

 NameDescription
Public MethodGetSortDescriptions Returns a collection of sort descriptions to sort the feature list.  
Top

See Also