Click or drag to resize

GeocodeAddressItem Property (Int32)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the value of a field, given the field's index.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public string this[
	int ord
] { get; set; }

Parameters

ord
Type: SystemInt32
The field's index number.

Return Value

Type: String
The field value.
See Also