GeoCalcCOM.ICoordPointCollection
The CoordPointCollection class represents a set of ICoordPoints.
|
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 the current instance | |
|
Produces a deep-copy of a CoordPointCollection | |
|
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 CoordPointCollections |