ArcGIS Pro 2.7 API Reference Guide
SearchResultCallback Delegate

ESRI.ArcGIS.ItemIndex Namespace : SearchResultCallback Delegate
This delegate is not for public use and is used internally by the system to implement support for other ArcGIS Pro modules
Syntax
public delegate void SearchResultCallback( 
   ItemInfoValue[] iivs
)
Public Delegate Sub SearchResultCallback( _
   ByVal iivs() As ItemInfoValue _
) 

Parameters

iivs
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

SearchResultCallback Members
ESRI.ArcGIS.ItemIndex Namespace