GeoCalcCOM.CoordPointCollection
|
Property |
Description |
|
Gives the number of points in this collection | |
|
Provides access to points in this collection by index | |
|
Provides access to points in this collection by name | |
|
A template for points in this collection |
|
Method |
Description |
|
Adds a point to the collection | |
|
Removes all points from the collection | |
|
Produces a deep-copy of an ICoordPointCollection | |
|
Returns true if and only if the specified point exists in this collection | |
|
Gives the index that corresponds to a point with the specified name | |
|
Removes a point from the collection | |
|
Compares the value of two ICoordPointCollections |