ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / TestOperators Class / DoesNotContain Property

In This Topic
    DoesNotContain Property (TestOperators)
    In This Topic
    Gets the DoesNotContainOperator object.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property DoesNotContain As DoesNotContainOperator
    public static DoesNotContainOperator DoesNotContain {get;}
    See Also