TTMSFNCLocationRequests Class
Collection of location requests.
API unit family: TMSFNCLocation
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCLocationRequests = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides access to the TTMSFNCLocationRequest at the specified collection index. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new TTMSFNCLocationRequest to the collection and returns it. |
| Insert | Inserts a new TTMSFNCLocationRequest at the specified collection index and returns it. |