MultiInputOperation.RemoveInput Method (Connector)

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Abstract Namespace > MultiInputOperation Class > MultiInputOperation Methods > RemoveInput Method  >

MultiInputOperation.RemoveInput Method (Connector)

Removes the specified input connector from the collection of inputs.

Namespace: BNCS.Logic.Abstract
Assembly:  BNCS.Logic (in BNCS.Logic.dll)

 

Syntax


public void RemoveInput(
 Connector input
)

Parameters

input

Type: BNCS.Logic.Connector
The input connector to be removed.

 

See Also


MultiInputOperation Class

RemoveInput Overload

BNCS.Logic.Abstract Namespace