
add_objectAdded(function(sender, e)) remove_objectAdded(function(sender, e))
!MISSING Scrap '_RTJavaScript_Event_SYNTAX'!
The event handler receives an argument of type AnnObjectCollectionEventArgs containing data related to this event. The following AnnObjectCollectionEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Object | Gets the AnnObject being added or removed from the container. |
| Parameter | Type | Description |
|---|---|---|
| sender | 'var' | The source of the event. |
| e | AnnObjectCollectionEventArgs | The event data. |