[]
        
(Showing Draft Content)

C1.Schedule.C1BindingSource.AddNew

AddNew Method

AddNew()

Adds a new item to the underlying list.

Declaration
public virtual object AddNew()
Returns
Type Description
object

The item added to the list.

Implements