ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / AppointmentCollection Class / Remove Method / Remove(Guid) Method

In This Topic
    Remove(Guid) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function Remove( _
       ByVal key As System.Guid _
    ) As System.Boolean
    public System.bool Remove( 
       System.Guid key
    )

    Parameters

    key
    See Also