Click or drag to resize

CollectionItemInserted Event

Called when an item was inserted.

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

Value

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