TTMSFNCGeocodingRequests Class
Stores a collection of geocoding request objects.
API unit family: TMSFNCGeocoding
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCGeocodingRequests = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Gets or sets the request at the specified collection index. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new geocoding request to the collection. |
| Insert | Inserts a new geocoding request at the specified collection index. |