Occurs when the collection changes.
Object.defineProperty(AnnRoles.prototype,'collectionChanged',
get: function(),
set: function(value)
)
function collectionChanged.add(function(sender, e));
function collectionChanged.remove(function(sender, e));
collectionChanged: void;
The event handler receives an argument of type AnnNotifyCollectionChangedEventArgs containing data related to this event.
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