|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IN > INetworkAttributeConfiguration Interface > INetworkAttributeConfiguration.FindMatchingTemplateAttribute Method (ArcObjects .NET 10.5 SDK) | 
Find the index of a matching template attribute.
[Visual Basic .NET] Public Function FindMatchingTemplateAttribute ( _ ByVal attribute As INetworkAttribute _ ) As Integer
[C#] public int FindMatchingTemplateAttribute ( INetworkAttribute attribute );