This document is archived and information here might be outdated. Recommended version. |
Deprecated as of 10.1. Provides access to the collection of geographic points.
Represents the collection of geographic points.
Name | Description | |
---|---|---|
Add | Adds a point to the end of the collection. | |
Clear | Removes all points from the collection. | |
Count | Number of points in the collection. | |
Insert | Inserts a point in the collection at the specified position. | |
Item | Represents the point in the collection at the specified position. | |
Remove | Removes a point from the collection at the specified position. |
Classes | Description |
---|---|
SMPointsCollection | Deprecated as of 10.1. The collection of geographic points. |