Поделиться через


Конструктор Filter.LogicalOperator

Создает экземпляр объекта LogicalOperator .

Пространство имен:  Microsoft.Office.Project.Server.Library
Сборка:  Microsoft.Office.Project.Server.Library (в Microsoft.Office.Project.Server.Library.dll)

Синтаксис

'Декларация
Public Sub New ( _
    operation As Filter.LogicalOperationType, _
    ParamArray operands As Filter.IOperator() _
)
'Применение
Dim operation As Filter.LogicalOperationType
Dim operands As Filter.IOperator()

Dim instance As New Filter.LogicalOperator(operation, _
    operands)
public LogicalOperator(
    Filter.LogicalOperationType operation,
    params Filter.IOperator[] operands
)

Параметры

  • operands
    Тип: []

    Объекты, на которых выполняется операция.

См. также

Справочные материалы

Filter.LogicalOperator класс

Элементы Filter.LogicalOperator

Пространство имен Microsoft.Office.Project.Server.Library