LocationCollection Members
This documentation is no longer available on MSDN, however it is available as a CHM download.
Top
Top
Contains a collection of Location items.
The following tables list the members exposed by the LocationCollection type.
(see also Protected Properties)
Top
| Name | Description | |
|---|---|---|
![]() | Count | (inherited from Collection) |
![]() | Item | (inherited from Collection) |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Add | Adds a Location to the location collection. |
![]() | Clear | (inherited from Collection) |
![]() | Contains | (inherited from Collection) |
![]() | CopyTo | (inherited from Collection) |
![]() | Equals | (inherited from Object) |
![]() | GetEnumerator | (inherited from Collection) |
![]() | GetHashCode | (inherited from Object) |
![]() | GetType | (inherited from Object) |
![]() | IndexOf | (inherited from Collection) |
![]() | Insert | (inherited from Collection) |
![]() | Remove | (inherited from Collection) |
![]() | RemoveAt | (inherited from Collection) |
![]() | ToString | (inherited from Object) |
| Name | Description | |
|---|---|---|
|
ClearItems | Overridden. (inherited from Collection) |
|
Finalize | (inherited from Object) |
|
InsertItem | Overridden. (inherited from Collection) |
|
MemberwiseClone | (inherited from Object) |
|
OnCollectionChanged | (inherited from ObservableCollection) |
|
OnPropertyChanged | (inherited from ObservableCollection) |
|
RemoveItem | Overridden. (inherited from Collection) |
|
SetItem | Overridden. (inherited from Collection) |
(see also Protected Events)
Top
| Name | Description | |
|---|---|---|
![]() | CollectionChanged | (inherited from ObservableCollection) |
| Name | Description | |
|---|---|---|
| CopyTo | (inherited from Collection) | |
| GetEnumerator | (inherited from Collection) | |
| Add | (inherited from Collection) | |
| Contains | (inherited from Collection) | |
| IndexOf | (inherited from Collection) | |
| Insert | (inherited from Collection) | |
| Remove | (inherited from Collection) | |
| IsReadOnly | (inherited from Collection) | |
| IsSynchronized | (inherited from Collection) | |
| SyncRoot | (inherited from Collection) | |
| IsFixedSize | (inherited from Collection) | |
| IsReadOnly | (inherited from Collection) | |
| Item | (inherited from Collection) | |
| PropertyChanged | (inherited from ObservableCollection) |
Show:

