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

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

    Parameters

    key
    See Also