GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ResourceStorage Class / Add Method

In This Topic
    Add Method (ResourceStorage)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function Add( _
       ByVal value As Object _
    ) As Integer
    public virtual int Add( 
       object value
    )

    Parameters

    value
    See Also