Show / Hide Table of Contents

Class WayNodes

Represents the API-waynodes capability.

Inheritance
System.Object
WayNodes
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class WayNodes : IXmlSerializable

Properties

Maximum

Gets or sets the maximum.

Declaration
public int ? Maximum { get; set; }
Property Value
System.Nullable<System.Int32>

Back to top Built by Itinero, MIT licensed.