Click or drag to resize

IndexCollectionNames Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets a list of the names of the Indexes in this collection.

Namespace:  Telogis.GeoBase.Transactional
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public List<string> Names { get; }

Property Value

Type: ListString
See Also