Documentation EDI-Interface LKW Walter AT - Release 1.6.1
OnCollectionAdd Event (XmlAbstractObjectCollection<T>)



edi.lkwwalter.cioi.EDITrainV162Lib Namespace > XmlAbstractObjectCollection<T> Class : OnCollectionAdd Event
Syntax
'Declaration
 
Public Event OnCollectionAdd As LiquidTechnologies.Runtime.XmlCollectionBase.OnCollectionAddEvent
'Usage
 
Dim instance As XmlAbstractObjectCollection(Of T)
Dim handler As LiquidTechnologies.Runtime.XmlCollectionBase.OnCollectionAddEvent
 
AddHandler instance.OnCollectionAdd, handler
public event LiquidTechnologies.Runtime.XmlCollectionBase.OnCollectionAddEvent OnCollectionAdd
public:
event LiquidTechnologies.Runtime.XmlCollectionBase.OnCollectionAddEvent^ OnCollectionAdd
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

XmlAbstractObjectCollection<T> Class
XmlAbstractObjectCollection<T> Members