![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
FindIndex(Predicate<AttributeDisplayInfo>) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > AttributeDisplayInfoCollection Class > FindIndex Method : FindIndex(Predicate<AttributeDisplayInfo>) Method |
- match
Visual Basic (Declaration) | |
---|---|
Public Overloads Function FindIndex( _ ByVal match As Predicate(Of AttributeDisplayInfo) _ ) As Integer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As AttributeDisplayInfoCollection Dim match As Predicate(Of AttributeDisplayInfo) Dim value As Integer value = instance.FindIndex(match) |
C# | |
---|---|
public int FindIndex( Predicate<AttributeDisplayInfo> match ) |
Parameters
- match
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family