ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / SymbolSearcherSearchCompletedEventArgs Class / Results Property

In This Topic
    Results Property (SymbolSearcherSearchCompletedEventArgs)
    In This Topic
    Gets the search results.
    Syntax
    public IReadOnlyList<StyleItem> Results {get;}
    Public ReadOnly Property Results As IReadOnlyList(Of StyleItem)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also