次の方法で共有


RouteMatrixResult.Matrix プロパティ

定義

ルートの概要の 2 次元配列としての結果。

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))

プロパティ値

適用対象