ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.GanttView Namespace / ResourceStorage Class / Remove Method

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

    Parameters

    value
    See Also