Click or drag to resize

DirectionsRemove Method (Object)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Not supported in this class.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void Remove(
	Object value
)

Parameters

value
Type: SystemObject
The object to remove.

Implements

IListRemove(Object)
Exceptions
ExceptionCondition
NotSupportedExceptionThrown when this method is called.
See Also