MultiInputOperation Methods

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Abstract Namespace > MultiInputOperation Class >

MultiInputOperation Methods

The MultiInputOperation type exposes the following members.

 

Methods


Name

Description

Public method

AddInput

Adds an input connector to the operator if it is compatible and does not exceed the maximum allowed inputs.

Public method

ClearInputs

Clears all input data and executes the associated operation.

Public method

RemoveInput(Connector)

Removes the specified input connector from the collection of inputs.

Public method

RemoveInput(Guid)

Removes an input signal identified by the specified Guid from the inputs collection.

 

See Also


MultiInputOperation Class

BNCS.Logic.Abstract Namespace