RouteData.Sections Property

Definition

Sections array.

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

Property Value

Applies to