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.3.0.0 (5.3.0)
Syntax public event EventHandler DataCollectionChanged
Public Event DataCollectionChanged As EventHandler
Value
Type:
SystemEventHandlerSee Also