Aracılığıyla paylaş


RouteMatrixResult.Matrix Property

Definition

Results as a 2 dimensional array of route summaries.

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

Property Value

Applies to