This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IT > ITemplates Interface > ITemplates.Item Property (ArcObjects .NET 10.4 SDK) |
The pathname to the template at the given index.
[Visual Basic .NET] Public Function get_Item ( _ ByVal Index As Integer _ ) As String
[C#] public string get_Item ( int Index );