The CoordPointCollection class represents a set of CoordPoints.
Constructor |
Description |
Creates a new instance of the CoordPointCollection class |
|
Creates a new instance of the CoordPointCollection class |
Method |
Description |
Adds a CoordPoint to this collection |
|
Removes all CoordPoints from this collection |
|
Produces a deep-copy of a CoordPointCollection |
|
Indicates whether there exists a CoordPoint with the specified name |
|
Gets the number of CoordPoints in this collection |
|
Returns the specified CoordPoint |
|
Returns the CoordPoint that acts as a template for points in this collection |
|
Returns the index of the CoordPoint with the specified name. |
|
Removes the specified CoordPoint from the collection |
|
Sets the value of the specified CoordPoint |
|
Sets the CoordPoint that acts as a template for points in this collection |
|
Compares the value of two CoordPointCollections. |
Operator |
Description |
Assigns a new value to this CoordPointCollection |
|
Compares the value of two CoordPointCollections |
|
Compares the value of two CoordPointCollections |