|
| ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
| FindAll Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > AttributeDisplayInfoCollection Class : FindAll Method |
- match
| Visual Basic (Declaration) | |
|---|---|
Public Function FindAll( _ ByVal match As Predicate(Of AttributeDisplayInfo) _ ) As List(Of AttributeDisplayInfo) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As AttributeDisplayInfoCollection Dim match As Predicate(Of AttributeDisplayInfo) Dim value As List(Of AttributeDisplayInfo) value = instance.FindAll(match) | |
| C# | |
|---|---|
public List<AttributeDisplayInfo> FindAll( 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