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
型: []オブジェクトの操作が行われました。