Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the ICollection. | |
Item | Gets or sets the element at the specified index. | |
SpatialReference | Gets or sets the SpatialReference used for this read-only point collection. |
The following tables list the members exposed by ReadOnlyPointCollection.
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the ICollection. | |
Item | Gets or sets the element at the specified index. | |
SpatialReference | Gets or sets the SpatialReference used for this read-only point collection. |
Name | Description | |
---|---|---|
Copy2DCoordinatesToList | Overloaded. | |
Copy3DCoordinatesToList | Overloaded. | |
CopyPointsToList | Copies the MapPoints in this list to the given list of MapPoints. | |
GetEnumerator | Returns an enumerator that iterates through the collection. |