The following tables list the members exposed by CalloutAnnotationCollection.
Name | Description | |
---|---|---|
CalloutAnnotationCollection Constructor |
Name | Description | |
---|---|---|
Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<CalloutAnnotation>) | |
Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<CalloutAnnotation>) |
Name | Description | |
---|---|---|
Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<CalloutAnnotation>) |
Name | Description | |
---|---|---|
BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<CalloutAnnotation>) | |
CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<CalloutAnnotation>) | |
ClearItems | Overridden. Clears the contained items of the collection, but provides a preview of the occurrance in the form of the CollectionResetting event. | |
InsertItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<CalloutAnnotation>) | |
MoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<CalloutAnnotation>) | |
OnCollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<CalloutAnnotation>) | |
OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<CalloutAnnotation>) | |
RemoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<CalloutAnnotation>) | |
SetItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<CalloutAnnotation>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<CalloutAnnotation>) | |
CollectionResetting | CollectionResetting is raised before the collection reset occurs. |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<CalloutAnnotation>) |