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.GeneralDataStructuresAssembly: SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.0.0.0 (5.0.0)
Syntax public event EventHandler DataCollectionChanged
Public Event DataCollectionChanged As EventHandler
Value
Type:
SystemEventHandlerSee Also