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
)
參數
operation
類型:Microsoft.Office.Project.Server.Library.Filter.LogicalOperationType邏輯的作業。
operands
類型:[]物件在其進行作業。