Click or drag to resize

CollectionTAddNewItem Method

Adds a new item to the collection.

Namespace:  Slash.Unity.DataBind.Core.Data
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public override Object AddNewItem()

Return Value

Type: Object
New item.
See Also