ComponentOne GanttView for WinForms
C1.Win.C1GanttView.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 System.Object _
    ) As System.Integer
    public virtual System.int Add( 
       System.object value
    )

    Parameters

    value
    See Also