Name | Description | |
---|---|---|
![]() | WpfAnnotationViewCollection | Initializes a new instance of the WpfAnnotationViewCollection class. |
Name | Description | |
---|---|---|
![]() | WpfAnnotationViewCollection | Initializes a new instance of the WpfAnnotationViewCollection class. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements actually contained in the System.Collections.ObjectModel.Collection. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>) |
![]() | DataCollection | Gets the annotation data collection that associated with this annotation view collection. |
![]() | Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>) |
Name | Description | |
---|---|---|
![]() | Items | Gets a System.Collections.Generic.IList wrapper around the System.Collections.ObjectModel.Collection. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>) |
Name | Description | |
---|---|---|
![]() | ClearItems | Removes all elements from the collection. |
![]() | InsertItem | Inserts an element into the collection at the specified index. |
![]() | RemoveItem | Removes the element at the specified index of the collection. |
![]() | SetItem | Replaces the element at the specified index. |