ArcObjects Library Reference (DataSourcesRaster)  

IItemTemplateArray Interface

Provides access to members that control an item template array.

Product Availability

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

Members

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.

CoClasses that implement IItemTemplateArray

CoClasses and Classes Description
ItemTemplateArray An array of item templates.