AndOperation Methods

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.LogicOperations Namespace > AndOperation Class >

AndOperation Methods

The AndOperation 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.

(Inherited from MultiInputOperation.)

Public method

ClearInputs

Clears all input data and executes the associated operation.

(Inherited from MultiInputOperation.)

Public method

RemoveInput(Connector)

Removes the specified input connector from the collection of inputs.

(Inherited from MultiInputOperation.)

Public method

RemoveInput(Guid)

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

(Inherited from MultiInputOperation.)

 

See Also


AndOperation Class

BNCS.Logic.LogicOperations Namespace