←Select platform

ObjectRemoved Event (AnnGroupObject)

Summary

Occurs when an object is removed from the Children property of this container.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public event EventHandler ObjectRemoved
Public Event ObjectRemoved As EventHandler
public event EventHandler ObjectRemoved
NSNotification 
   name:LTAnnGroupObjectRemoveObjectNotification 
   object:self 
   userInfo:NSDictionary 
   key:LTAnnGroupObjectObjectsKey obj:NSArray* (annObject*) 
public void addObjectRemovedListener(AnnEventListener listener) 
public void removeObjectRemovedListener(AnnEventListener listener) 
add_ObjectRemoved(function(sender, e)) 
remove_ObjectRemoved(function(sender, e)) 

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