Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / ISupportCreateNewItem Interface
Members

In This Topic
    ISupportCreateNewItem Interface
    In This Topic
    Specifies a calling contract for collections that support the creation of its items.
    Syntax
    'Declaration
     
    
    Public Interface ISupportCreateNewItem 
    public interface ISupportCreateNewItem 
    See Also