C#
VB
C++
Raises the CollectionChanged event with the provided arguments.
protected override void OnCollectionChanged(
NotifyLeadCollectionChangedEventArgs e
)
Protected Overrides Sub OnCollectionChanged(
ByVal e As NotifyLeadCollectionChangedEventArgs
)
protected:
virtual void OnCollectionChanged(
NotifyLeadCollectionChangedEventArgs^ e
) override
e
Event data.
Properties and methods that modify this collection raise the CollectionChanged event through this virtual method.
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