DirectionsItem Property | ![Verizon Connect Logo](../icons/logo.jpg) |
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
Syntaxpublic Object this[
int index
] { get; set; }
Public Default Property Item (
index As Integer
) As Object
Get
Set
Parameters
- index
- Type: SystemInt32
Property Value
Type:
ObjectImplements
IListItemInt32
Exceptions
See Also