Provides access to members that manages a collection of GxObject filters.
Product Availability
Available with ArcGIS Desktop.
Members
|
|
Description |
|
AddFilter |
Add a filter to the filter collection, and specify if it is to selected by default. |
|
RemoveAllFilters |
Remove all filters from the filter collection. |
CoClasses that implement IGxObjectFilterCollection
.NET Samples
Create an NDVI custom raster function (Code Files:
NDVICustomFunctionUIForm) |
Create a custom raster function (Code Files:
WatermarkFunctionUIForm)
.NET Related Topics
CatalogUI