ArcGIS Pro 3.0 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, Windows 8.1

    See Also