Represents a strongly typed collection of Location objects. The following tables list the members exposed by the LocationCollection type.
|
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the LocationCollection class. |
Name | Description | |
---|---|---|
![]() |
Gets a Location object from the collection given its zero-based index or identifier. |
Name | Description | |
---|---|---|
![]() |
Adds the specified location to this collection. |
|
![]() |
Removes all elements from the collection. |
|
![]() |
Overloaded. Determines whether this collection contains the specified location. |
|
![]() |
Inserts the specified location object at the specified position within the collection. |
|
![]() |
Removes the first occurrence of the specified location object from this collection. |
Name | Description | |
---|---|---|
![]() |
Raised when the collection has been changed. |