ArcGIS Pro 3.6 API Reference Guide
ESRI.ArcGIS.ItemIndex Namespace / SearchResult Class / Items Property

In This Topic
    Items Property (SearchResult)
    In This Topic
    The set of ItemInfoValue returned by the search operation.
    Syntax
    public ItemInfoValue[] Items {get; set;}
    Public Property Items As ItemInfoValue()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also