This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IN > INetworkAttributeConfiguration Interface > INetworkAttributeConfiguration.FindMatchingTemplateAttribute Method (ArcObjects .NET 10.4 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 );