LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

CollectionChanged Event (SelectedWorkstationCellsCollection)







Occurs when an item is added or removed from the collection.
Syntax
public event EventHandler CollectionChanged
'Declaration
 
Public Event CollectionChanged As EventHandler
'Usage
 
Dim instance As SelectedWorkstationCellsCollection
Dim handler As EventHandler
 
AddHandler instance.CollectionChanged, handler
public event EventHandler CollectionChanged
add_CollectionChanged(function(sender, e))
remove_CollectionChanged(function(sender, e))

public: __event EventHandler* CollectionChanged
public:
event EventHandler* CollectionChanged
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SelectedWorkstationCellsCollection Class
SelectedWorkstationCellsCollection Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.