TTMSFNCElevationItems Class
Collection of elevation result items.
API unit family: TMSFNCElevation
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCElevationItems = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides access to the TTMSFNCElevationItem at the specified collection index. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new TTMSFNCElevationItem to the collection and returns it. |
| Insert | Inserts a new TTMSFNCElevationItem at the specified collection index and returns it. |