Provides access to members that control an item template array.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
Add | Adds an item template. |
![]() |
Count | The property count. |
![]() |
Element | Returns the item template at the specified position. |
![]() |
Insert | Adds an item template at the specified position. |
![]() |
Remove | Removes the item template at the specified position. |
![]() |
RemoveAll | Removes all item templates. |
CoClasses that implement IItemTemplateArray
CoClasses and Classes | Description |
---|---|
ItemTemplateArray | An array of item templates. |