InrixV2TrafficSource Constructor | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Creates a new Inrix V2 traffic source
Namespace:
Telogis.GeoBase.Traffic
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public InrixV2TrafficSource(
XmlReader reader
)
Public Sub New (
reader As XmlReader
)
Parameters
- reader
- Type: System.XmlXmlReader
An xml reader on the inrix traffic data
See Also