Table of Contents

Method AddNew

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

AddNew()

Add a new item to the underlying collection. Returns the new item. After calling AddNew and changing the new item as desired, either CommitNew() or CancelNew() should be called to complete the transaction.

public object AddNew()

Returns

object