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


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

IItemURIArray Interface

Provides access to members that control an item URI array.

Product Availability

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

Members

Name Description
Method Add Adds an item template.
Read-only property Count The property count.
Read-only property Element Returns the item template at the specified position.
Method Insert Adds an item template at the specified position.
Method Remove Removes the item template at the specified position.
Method RemoveAll Removes all item templates.

Classes that implement IItemURIArray

Classes Description
ItemURIArray An array of item URI objects.

.NET Samples

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