ICoordPointCollection Interface

Used By

GeoCalcCOM.CoordPointCollection

 

Properties

Property

Description

Count

Gives the number of points in this collection

Item

Provides access to points in this collection by index

ItemByName

Provides access to points in this collection by name

PointStyle

A template for points in this collection

 

Public Methods

Method

Description

AddPoint

Adds a point to the collection

Clear

Removes all points from the collection

DeepCopy

Produces a deep-copy of an ICoordPointCollection

Exists

Returns true if and only if the specified point exists in this collection

IndexWithName

Gives the index that corresponds to a point with the specified name

Remove

Removes a point from the collection

ValueEquals

Compares the value of two ICoordPointCollections