ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / ContactList Class / Remove Method

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

    Parameters

    item
    See Also