次の方法で共有


RouteGuidance.InstructionGroups プロパティ

定義

相互に関連する命令要素のシーケンスをグループ化します。

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

プロパティ値

適用対象