|
<< 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)
public void RemoveInput(
Connector input
)
input
Type: BNCS.Logic.Connector
The input connector to be removed.