IMultiReceiver Members

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Interfaces Namespace > IMultiReceiver Interface >

IMultiReceiver Members

The IMultiReceiver type exposes the following members.

 

Methods


Name

Description

Public method

AddInput

Adds an input connector to the current object.

Public method

ClearInputs

Clears all input fields in the form or user interface.

Public method

RemoveInput(Connector)

Removes the specified input connector from the collection of inputs.

Public method

RemoveInput(Guid)

Removes the input signal associated with the specified identifier.

 

Properties


Name

Description

Public property

Inputs

Gets an array of Connector objects representing the inputs.

Public property

InputType

Gets the type of input.

 

See Also


IMultiReceiver Interface

BNCS.Logic.Interfaces Namespace