ArcGIS API for WPF - Library Reference
FeatureCollectionView Class Members
See Also  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace : FeatureCollectionView Class


The following tables list the members exposed by FeatureCollectionView.

Public Constructors

 NameDescription
public ConstructorFeatureCollectionView ConstructorCreates an instance of FeatureCollectionView. This collection can be sorted and filtered  
Top

Public Properties

 NameDescription
public PropertyCanFilterOverridden.  Indicates if the collection view supports filtering.  
public PropertyCanGroup (Inherited from System.Windows.Data.CollectionView)
public PropertyCanSortOverridden.  Indicates if this collection view supports sorting.  
public PropertyComparer (Inherited from System.Windows.Data.CollectionView)
public PropertyCount (Inherited from System.Windows.Data.CollectionView)
public PropertyCulture (Inherited from System.Windows.Data.CollectionView)
public PropertyCurrentItem (Inherited from System.Windows.Data.CollectionView)
public PropertyCurrentPosition (Inherited from System.Windows.Data.CollectionView)
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyFilterOverridden.  Can use predicate to filter graphics based on a custom criteria.  
public PropertyGroupDescriptions (Inherited from System.Windows.Data.CollectionView)
public PropertyGroups (Inherited from System.Windows.Data.CollectionView)
public PropertyIsCurrentAfterLast (Inherited from System.Windows.Data.CollectionView)
public PropertyIsCurrentBeforeFirst (Inherited from System.Windows.Data.CollectionView)
public PropertyIsEmpty (Inherited from System.Windows.Data.CollectionView)
public PropertyLayerInfo FeatureLayerInfo if present will be used in the sorting, filtering and Grouping processes. Coded value domains will be sorted, filtered and grouped according to the display text not the underlying code.  
public PropertyNeedsRefresh (Inherited from System.Windows.Data.CollectionView)
public PropertySortDescriptionsOverridden.  The sort description is used to apply sorting to the view  
public PropertySourceCollectionOverridden.  This is the property that all bindings will use as the ItemsSource.  
Top

Protected Properties

Public Methods

Protected Methods

 NameDescription
protected MethodClearChangeLog (Inherited from System.Windows.Data.CollectionView)
protected MethodGetEnumeratorOverridden.  Returns an enumeration of items from the view, which may be filtered, sorted and grouped.  
protected MethodOKToChangeCurrent (Inherited from System.Windows.Data.CollectionView)
protected MethodOnBeginChangeLogging (Inherited from System.Windows.Data.CollectionView)
protected MethodOnCollectionChangedOverloaded.  (Inherited from System.Windows.Data.CollectionView)
protected MethodOnCurrentChanged (Inherited from System.Windows.Data.CollectionView)
protected MethodOnCurrentChangingOverloaded.  (Inherited from System.Windows.Data.CollectionView)
protected MethodOnPropertyChanged (Inherited from System.Windows.Data.CollectionView)
protected MethodProcessCollectionChanged (Inherited from System.Windows.Data.CollectionView)
protected MethodRefreshOrDefer (Inherited from System.Windows.Data.CollectionView)
protected MethodRefreshOverrideOverridden.  Re-creates the view.  
protected MethodSetCurrentOverloaded.  (Inherited from System.Windows.Data.CollectionView)
Top

Public Events

Protected Events

See Also

© ESRI, Inc. All Rights Reserved.