The following tables list the members exposed by AnnNotifyCollectionChangedEventArgs.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
AnnNotifyCollectionChangedEventArgs | Initializes a new (empty) instance of the AnnNotifyCollectionChangedEventArgs class. |
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
create | Creates a new instance of the AnnNotifyCollectionChangedEventArgs class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
action | Gets the action that caused the event. |
![]() |
newItems | Gets the list of new items involved in the change. |
![]() |
newStartingIndex | Gets the index at which the change occurred. |
![]() |
oldItems | Gets the list of items affected by a Replace, Remove, or Move action. |
![]() |
oldStartingIndex | Gets the index at which a Move, Remove, or Replace action occurred. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET