This document is archived and information here might be outdated.  Recommended version.


IItemURIFilter Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > II > IItemURIFilter Interface
ArcGIS Developer Help

IItemURIFilter Interface

Provides access to members that control an item URI filter.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method ApplyFilter Indicates whether the specified item URI object pass through the filter.
Read/write property Name The name of the item URI filter.
Read/write property SupportedTemplateNames The list of supported template names.
Read/write property SupportsOrthorectification Indicates whether the item URI filter supports ortho-rectification.

Classes that implement IItemURIFilter

Classes Description
CompositeURIFilter A composite URI filter object.
URIProductNameFilter A URI filter object for product names.
URIPropertiesFilter A URI filter that uses property names and values for filtering out incoming item URIs.

.NET Samples

Create a Mosaic dataset Create a custom raster type Create a custom raster type from the ground up for DMCII data Create a custom raster type from the ground up for DMCII data