ActiveReports 9
NotifyCollectionChangedEventArgs Constructor(NotifyCollectionChangedAction,Object,Int32)

Syntax
'Declaration
 
Public Function New( _
   ByVal action As NotifyCollectionChangedAction, _
   ByVal changedItem As System.Object, _
   ByVal index As System.Integer _
)
public NotifyCollectionChangedEventArgs( 
   NotifyCollectionChangedAction action,
   System.object changedItem,
   System.int index
)

Parameters

action
changedItem
index
See Also

Reference

NotifyCollectionChangedEventArgs Class
NotifyCollectionChangedEventArgs Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum