DataCollectorBaseDataCollectionChanged Event | 
 
            Raised when data in this collector has been changed. Use IsReady to check whether this element is indeed complete or not. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.Core.GeneralDataStructures
    Assembly:
   SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.4.0.0 (5.4.0)
Syntaxpublic event EventHandler DataCollectionChanged
Public Event DataCollectionChanged As EventHandler
Value
Type: 
SystemEventHandler
See Also