Click or drag to resize

CollectionDataBindingBaseCollectionChanged Field

Action to execute when the collection changed.

Namespace:  Slash.Unity.DataBind.Core.Presentation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Action<Collection> CollectionChanged

Field Value

Type: ActionCollection
See Also