This document is archived and information here might be outdated. Recommended version. |
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 );