[]
        
(Showing Draft Content)

C1.DataCollection.BindingList.C1BindingListDataCollection.CreateNewItem

CreateNewItem Method

CreateNewItem()

Creates a new item of the collection.

Declaration
public object? CreateNewItem()
Returns
Type Description
object
Implements