This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IM > IMdFRSCtrl Interface > IMdFRSCtrl.AddTemplate Method (ArcObjects .NET 10.4 SDK) |
Add the edit template to the template window.
[Visual Basic .NET] Public Sub AddTemplate ( _ ByVal pTemplate As IEditTemplate _ )
[C#] public void AddTemplate ( IEditTemplate pTemplate );