ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1MenuItemBindingCollection Class / Remove Method

In This Topic
    Remove Method (C1MenuItemBindingCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Function Remove( _
       ByVal item As C1MenuItemBinding _
    ) As System.Boolean
    public System.bool Remove( 
       C1MenuItemBinding item
    )

    Parameters

    item
    See Also