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


ITemplateInfos Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITemplateInfos Interface
ArcGIS Developer Help

ITemplateInfos Interface

Array of Templates

Product Availability

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

Members

Name Description
Method Add Adds a Template.
Read-only property Count Template Info.
Read-only property Element The Template at the specified position.
Method Insert Adds a Template at the specified position.
Method Remove Removes Template at the specified position.
Method RemoveAll Removes all Graphic Feature Templates.

Classes that implement ITemplateInfos

Classes Description
TemplateInfos TemplateInfos co-class.