Eplan Platform API
Eplan.EplApi.DataModel.Filters Namespace / Part Class / And Operator

In This Topic
    And Operator
    In This Topic
    Syntax
    public Part operator &( 
       Part f,
       Part s
    )
    public:
    Part^ operator &( 
       Part^ f,
       Part^ s
    )

    Parameters

    f
    s
    See Also