Aracılığıyla paylaş


SectionType(String) Constructor

Definition

Initializes a new instance of SectionType.

public SectionType (string value);
new Azure.Maps.Routing.SectionType : string -> Azure.Maps.Routing.SectionType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to