System.ICloneable
The CoordPointCollection class represents a set of CoordPoints.
|
Constructor |
Description |
|
Constructs a new instance of CoordPointCollection |
|
Property |
Description |
|
Gives the number of points in this collection | |
|
Provides access to points in this collection | |
|
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 | |
|
Releases the resources used by the current instance | |
|
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 |