onCollectionChanged Method (AnnAutomationObjects)

Summary

Raises the CollectionChanged event with the provided arguments.

Syntax

JavaScript Syntax
AnnAutomationObjects.prototype.onCollectionChanged = function(e)
TypeScript Syntax
onCollectionChanged(e: AnnNotifyCollectionChangedEventArgs): void; // protected

Parameters

e

Arguments of the event being raised.

Remarks

Properties and methods that modify this collection raise the CollectionChanged event through this virtual method.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Automation Assembly
Click or drag to resize