AnnotationsCollection - класс |
Пространство имён: Tessa.UI.Views.Charting.Annotations
public class AnnotationsCollection : SuspendableObservableCollection<IAnnotationModel>
Тип AnnotationsCollection предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| AnnotationsCollection |
Initializes a new instance of the AnnotationsCollection class.
Initializes a new instance of the ListT class that is empty and
has the default initial capacity.
| |
| AnnotationsCollection(IEnumerableIAnnotationModel) |
Initializes a new instance of the AnnotationsCollection class.
Initializes a new instance of the ListT class that contains
elements copied from the specified collection and has sufficient capacity to accommodate the number of elements
copied.
|
| Имя | Описание | |
|---|---|---|
| Count | Gets the number of elements actually contained in the CollectionT. (Унаследован от CollectionIAnnotationModel.) | |
| Item | Gets or sets the element at the specified index. (Унаследован от CollectionIAnnotationModel.) | |
| Items | Gets a IListT wrapper around the CollectionT. (Унаследован от CollectionIAnnotationModel.) |
| Имя | Описание | |
|---|---|---|
| Add | Adds an object to the end of the CollectionT. (Унаследован от CollectionIAnnotationModel.) | |
| BlockReentrancy | Disallows reentrant attempts to change this collection. (Унаследован от ObservableCollectionIAnnotationModel.) | |
| CheckReentrancy | Checks for reentrant attempts to change this collection. (Унаследован от ObservableCollectionIAnnotationModel.) | |
| Clear | Removes all elements from the CollectionT. (Унаследован от CollectionIAnnotationModel.) | |
| ClearItems | Removes all items from the collection. (Унаследован от ObservableCollectionIAnnotationModel.) | |
| Contains | Determines whether an element is in the CollectionT. (Унаследован от CollectionIAnnotationModel.) | |
| CopyTo | Copies the entire CollectionT to a compatible one-dimensional Array, starting at the specified index of the target array. (Унаследован от CollectionIAnnotationModel.) | |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) | |
| GetEnumerator | Returns an enumerator that iterates through the CollectionT. (Унаследован от CollectionIAnnotationModel.) | |
| GetHashCode | Serves as the default hash function. (Унаследован от Object.) | |
| GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
| IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire CollectionT. (Унаследован от CollectionIAnnotationModel.) | |
| Insert | Inserts an element into the CollectionT at the specified index. (Унаследован от CollectionIAnnotationModel.) | |
| InsertItem | Inserts an item into the collection at the specified index. (Унаследован от ObservableCollectionIAnnotationModel.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
| Move | Moves the item at the specified index to a new location in the collection. (Унаследован от ObservableCollectionIAnnotationModel.) | |
| MoveItem | Moves the item at the specified index to a new location in the collection. (Унаследован от ObservableCollectionIAnnotationModel.) | |
| OnCollectionChanged | (Унаследован от SuspendableObservableCollectionT.) | |
| OnPropertyChanged | (Унаследован от SuspendableObservableCollectionT.) | |
| Remove | Removes the first occurrence of a specific object from the CollectionT. (Унаследован от CollectionIAnnotationModel.) | |
| RemoveAt | Removes the element at the specified index of the CollectionT. (Унаследован от CollectionIAnnotationModel.) | |
| RemoveItem | Removes the item at the specified index of the collection. (Унаследован от ObservableCollectionIAnnotationModel.) | |
| SetItem | Replaces the element at the specified index. (Унаследован от ObservableCollectionIAnnotationModel.) | |
| SuspendChangeNotification | (Унаследован от SuspendableObservableCollectionT.) | |
| ToString | Returns a string that represents the current object. (Унаследован от Object.) |
| Имя | Описание | |
|---|---|---|
| CollectionChanged | Occurs when an item is added, removed, changed, moved, or the entire list is refreshed. (Унаследован от ObservableCollectionIAnnotationModel.) | |
| PropertyChanged | Occurs when a property value changes. (Унаследован от ObservableCollectionIAnnotationModel.) |
| Имя | Описание | |
|---|---|---|
| Get | (Определяется ComHelper.) | |
| InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
| Invoke | (Определяется ComHelper.) | |
| Set | (Определяется ComHelper.) |