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


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

IItemTemplateArray Interface

Provides access to members that control an item template 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 IItemTemplateArray

Classes Description
ItemTemplateArray An array of item templates.

.NET Samples

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