Describes the action that caused the event to occur.
lt.Annotations.Engine.AnnNotifyCollectionChangedAction = {
Add: 0,
Remove: 1,
Replace: 2,
Move: 3,
Reset: 4
}
lt.Annotations.Engine.AnnNotifyCollectionChangedAction = {
Add: 0,
Remove: 1,
Replace: 2,
Move: 3,
Reset: 4
}
0 |
Add |
(0)One or more items were added to the collection. |
1 |
Remove |
(1)One or more items were removed from the collection. |
2 |
Replace |
(2)One or more items were replaced in the collection. |
3 |
Move |
(3)One or more items were moved within the collection. |
4 |
Reset |
(4)The content of the collection has changed dramatically. |
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