ReadOnlyCoordPointCollection Methods
A read-only collection of CoordPoint objects.
Name | Description |
---|---|
Contains |
Determines whether an element is in the Read |
Copy |
Copies the entire Read |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns an enumerator that iterates through the Read |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Index |
Searches for the specified object and returns the zero-based index of the first occurrence within the entire Read |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
Raises the Collection |
On |
Raises the Property |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
ICollection |
Removes all items from the ICollection |
IList |
Removes the IList |
ICollection. |
Copies the elements of the ICollection to an Array, starting at a particular Array index.
Inherited from Read |
IEnumerable. |
Returns an enumerator that iterates through a collection.
Inherited from Read |
IList. |
Adds an item to the IList. This implementation always throws Not |
IList. |
Removes all items from the IList. This implementation always throws Not |
IList. |
Determines whether the IList contains a specific value.
Inherited from Read |
IList. |
Determines the index of a specific item in the IList.
Inherited from Read |
IList. |
Removes the first occurrence of a specific object from the IList. This implementation always throws Not |
IList. |
Removes the IList item at the specified index. This implementation always throws Not |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also