[Visual Basic]
Public Sub ListChangedNotificationEventHandler( _
ByVal sender As Object, _
ByVal e As ListChangedEventArgs _
) [JScript]
public function ListChangedNotificationEventHandler(
sender : Object,
e : ListChangedEventArgs
);
©2006 i3 Design Limited. All rights reserved.