ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.GanttView Namespace / TasksStorage Class / Contains Method

In This Topic
    Contains Method (TasksStorage)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function Contains( _
       ByVal value As System.Object _
    ) As System.Boolean
    public virtual System.bool Contains( 
       System.object value
    )

    Parameters

    value
    See Also