This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITemplateInfos Interface > ITemplateInfos.Add Method (ArcObjects .NET 10.4 SDK) |
Adds a Template.
[Visual Basic .NET] Public Sub Add ( _ ByVal TemplateInfo As ITemplateInfo _ )
[C#] public void Add ( ITemplateInfo TemplateInfo );
[C++]
HRESULT Add(
ITemplateInfo* TemplateInfo
);
[C++]
Parameters TemplateInfo [in]
TemplateInfo is a parameter of type ITemplateInfo