'Declaration
Public Function b( _
ByVal As System.ComponentModel.ListChangedEventArgs, _
ByVal As System.Collections.IList, _
ByRef As System.Boolean _
) As aq
public aq b(
System.ComponentModel.ListChangedEventArgs ,
System.Collections.IList ,
out System.bool
)