GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ContainOperator Class
Members

In This Topic
    ContainOperator Class
    In This Topic
    Represents the 'contain' operator.
    Object Model
    ContainOperator Class
    Syntax
    'Declaration
     
    Public Class ContainOperator 
       Inherits BaseTestOperator
    public class ContainOperator : BaseTestOperator 
    Inheritance Hierarchy

    System.Object
       C1.GanttView.BaseTestOperator
          C1.GanttView.ContainOperator

    See Also