MapMatrix NetGIS Class Library

GeoCodeResultList Properties

The properties of the GeoCodeResultList class are listed below. For a complete list of GeoCodeResultList class members, see the GeoCodeResultList Members topic.

Public Instance Properties

Capacity (inherited from ArrayList)Gets or sets the number of elements that the ArrayList can contain.
Count (inherited from ArrayList)Gets the number of elements actually contained in the ArrayList.
IsFixedSize (inherited from ArrayList)Gets a value indicating whether the ArrayList has a fixed size.
IsReadOnly (inherited from ArrayList)Gets a value indicating whether the ArrayList is read-only.
IsSynchronized (inherited from ArrayList)Gets a value indicating whether access to the ArrayList is synchronized (thread-safe).
ItemOverloaded. Indexer, returns the GeoCodeResult at the specified index
SyncRoot (inherited from ArrayList)Gets an object that can be used to synchronize access to the ArrayList.

See Also

GeoCodeResultList Class | MapMatrix.MapControls Namespace