Click or drag to resize

DataDictionaryCollectionChanged Event

Triggered when the dictionary changed.

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

Value

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