The following tables list the members exposed by FeatureCollectionView.
Name | Description | |
---|---|---|
FeatureCollectionView Constructor | Creates an instance of FeatureCollectionView. This collection can be sorted and filtered |
Name | Description | |
---|---|---|
CanFilter | Overridden. Indicates if the collection view supports filtering. | |
CanGroup | (Inherited from System.Windows.Data.CollectionView) | |
CanSort | Overridden. Indicates if this collection view supports sorting. | |
Comparer | (Inherited from System.Windows.Data.CollectionView) | |
Count | (Inherited from System.Windows.Data.CollectionView) | |
Culture | (Inherited from System.Windows.Data.CollectionView) | |
CurrentItem | (Inherited from System.Windows.Data.CollectionView) | |
CurrentPosition | (Inherited from System.Windows.Data.CollectionView) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
Filter | Overridden. Can use predicate to filter graphics based on a custom criteria. | |
GroupDescriptions | (Inherited from System.Windows.Data.CollectionView) | |
Groups | (Inherited from System.Windows.Data.CollectionView) | |
IsCurrentAfterLast | (Inherited from System.Windows.Data.CollectionView) | |
IsCurrentBeforeFirst | (Inherited from System.Windows.Data.CollectionView) | |
IsEmpty | (Inherited from System.Windows.Data.CollectionView) | |
LayerInfo | 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. | |
NeedsRefresh | (Inherited from System.Windows.Data.CollectionView) | |
SortDescriptions | Overridden. The sort description is used to apply sorting to the view | |
SourceCollection | Overridden. This is the property that all bindings will use as the ItemsSource. |
Name | Description | |
---|---|---|
IsCurrentInSync | (Inherited from System.Windows.Data.CollectionView) | |
IsDynamic | (Inherited from System.Windows.Data.CollectionView) | |
IsRefreshDeferred | (Inherited from System.Windows.Data.CollectionView) | |
UpdatedOutsideDispatcher | (Inherited from System.Windows.Data.CollectionView) |
Name | Description | |
---|---|---|
Contains | (Inherited from System.Windows.Data.CollectionView) | |
DeferRefresh | (Inherited from System.Windows.Data.CollectionView) | |
GetItemAt | (Inherited from System.Windows.Data.CollectionView) | |
IndexOf | (Inherited from System.Windows.Data.CollectionView) | |
MoveCurrentTo | (Inherited from System.Windows.Data.CollectionView) | |
MoveCurrentToFirst | (Inherited from System.Windows.Data.CollectionView) | |
MoveCurrentToLast | (Inherited from System.Windows.Data.CollectionView) | |
MoveCurrentToNext | (Inherited from System.Windows.Data.CollectionView) | |
MoveCurrentToPosition | (Inherited from System.Windows.Data.CollectionView) | |
MoveCurrentToPrevious | (Inherited from System.Windows.Data.CollectionView) | |
PassesFilter | (Inherited from System.Windows.Data.CollectionView) | |
Refresh | (Inherited from System.Windows.Data.CollectionView) |
Name | Description | |
---|---|---|
ClearChangeLog | (Inherited from System.Windows.Data.CollectionView) | |
GetEnumerator | Overridden. Returns an enumeration of items from the view, which may be filtered, sorted and grouped. | |
OKToChangeCurrent | (Inherited from System.Windows.Data.CollectionView) | |
OnBeginChangeLogging | (Inherited from System.Windows.Data.CollectionView) | |
OnCollectionChanged | Overloaded. (Inherited from System.Windows.Data.CollectionView) | |
OnCurrentChanged | (Inherited from System.Windows.Data.CollectionView) | |
OnCurrentChanging | Overloaded. (Inherited from System.Windows.Data.CollectionView) | |
OnPropertyChanged | (Inherited from System.Windows.Data.CollectionView) | |
ProcessCollectionChanged | (Inherited from System.Windows.Data.CollectionView) | |
RefreshOrDefer | (Inherited from System.Windows.Data.CollectionView) | |
RefreshOverride | Overridden. Re-creates the view. | |
SetCurrent | Overloaded. (Inherited from System.Windows.Data.CollectionView) |
Name | Description | |
---|---|---|
CurrentChanged | (Inherited from System.Windows.Data.CollectionView) | |
CurrentChanging | (Inherited from System.Windows.Data.CollectionView) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Windows.Data.CollectionView) | |
PropertyChanged | (Inherited from System.Windows.Data.CollectionView) |