GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / CalendarStorage Class / Remove Method

In This Topic
    Remove Method (CalendarStorage)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub Remove( _
       ByVal value As Object _
    ) 
    public virtual void Remove( 
       object value
    )

    Parameters

    value
    See Also