Share via


SearchAddressResult.Results Property

Definition

A list of Search API results.

public System.Collections.Generic.IReadOnlyList<Azure.Maps.Search.Models.SearchAddressResultItem> Results { get; }
member this.Results : System.Collections.Generic.IReadOnlyList<Azure.Maps.Search.Models.SearchAddressResultItem>
Public ReadOnly Property Results As IReadOnlyList(Of SearchAddressResultItem)

Property Value

Applies to