Click or drag to resize

CollectionCleared Event

Called when the collection was cleared.

Namespace:  Slash.Unity.DataBind.Core.Data
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public event CollectionClearedDelegate Cleared

Value

Type: Slash.Unity.DataBind.Core.DataCollectionClearedDelegate
See Also