Name | Description | |
---|---|---|
![]() | InnerList | Gets the inner list. (Inherited from MasterCollection<T>) |
![]() | Items | (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Pdf.Wpf.UI.Annotations.WpfPdfAnnotationView>) |
![]() | SlaveCollections | Gets a list of slave collections. (Inherited from MasterCollection<T>) |
Name | Description | |
---|---|---|
![]() | ClearItems | Removes all elements from the master and slave collections. |
![]() | InsertItem | Inserts an element into the collection at the specified index. |
![]() | OnChanged | Raises the Changed event. (Inherited from MasterCollection<T>) |
![]() | OnChanging | Raises the Changing event. (Inherited from MasterCollection<T>) |
![]() | RemoveItem | Removes the element at the specified index of the collection. |
![]() | SetItem | Replaces the element at the specified index. |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when collection is changed. (Inherited from MasterCollection<T>) |
![]() | Changing | Occurs when collection is changing. (Inherited from MasterCollection<T>) |