Click or drag to resize

RouteFromXml Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Clear any existing RouteStops from our route and load a new set of RouteStops from XML (passed to this method as a XmlNode.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void FromXml(
	XmlNode doc
)

Parameters

doc
Type: System.XmlXmlNode
XmlNode.
Remarks
See Also