VehicleSpecToXml Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public void ToXml(
XmlNode parent
)
Public Sub ToXml (
parent As XmlNode
)
Parameters
- parent
- Type: System.XmlXmlNode
The parent node to place the new XML node under.
See Also