ReadOnlyCoordPointCollection Members
In This Article
#Constructors
Name | Description |
---|---|
Read |
A read-only collection of Coord |
Read |
Initializes a new instance of the Read |
#Properties
Name | Description |
---|---|
Count |
Gets the number of elements contained in the Read |
Item[Int32] |
Gets the element at the specified index.
Inherited from Read |
Items protected |
Returns the IList |
ICollection |
Gets a value indicating whether the ICollection |
IList |
Gets the element at the specified index. An Not |
ICollection. |
Gets a value indicating whether access to the ICollection is synchronized (thread safe).
Inherited from Read |
ICollection. |
Gets an object that can be used to synchronize access to the ICollection.
Inherited from Read |
IList. |
Gets a value indicating whether the IList has a fixed size.
Inherited from Read |
IList. |
Gets a value indicating whether the IList is read-only.
Inherited from Read |
IList. |
Gets the element at the specified index. A Not |
#Methods
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. |
#Events
Name | Description |
---|---|
Collection |
Occurs when an item is added or removed.
Inherited from Read |
Property |
Occurs when a property value changes.
Inherited from Read |
INotify |
Occurs when the collection changes.
Inherited from Read |
INotify |
Occurs when a property value changes.
Inherited from Read |
See Also