![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
FindLastIndex(Int32,Predicate<AttributeDisplayInfo>) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > AttributeDisplayInfoCollection Class > FindLastIndex Method : FindLastIndex(Int32,Predicate<AttributeDisplayInfo>) Method |
- startIndex
- match
Visual Basic (Declaration) | |
---|---|
Public Overloads Function FindLastIndex( _ ByVal startIndex As Integer, _ ByVal match As Predicate(Of AttributeDisplayInfo) _ ) As Integer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As AttributeDisplayInfoCollection Dim startIndex As Integer Dim match As Predicate(Of AttributeDisplayInfo) Dim value As Integer value = instance.FindLastIndex(startIndex, match) |
C# | |
---|---|
public int FindLastIndex( int startIndex, Predicate<AttributeDisplayInfo> match ) |
Parameters
- startIndex
- 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