Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / ISupportCreateNewItem Interface / CreateNewItem Method

In This Topic
    CreateNewItem Method (ISupportCreateNewItem)
    In This Topic
    Creates a new item of the collection.
    Syntax
    'Declaration
     
    
    Function CreateNewItem() As Object
    object CreateNewItem()
    See Also