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. | 
See Also
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
				
				
