Click or drag to resize

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.8.0.0 (5.8.21.0208)
Syntax
public event EventHandler DataCollectionChanged

Value

Type: SystemEventHandler
See Also