The NBOutputTerminal type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | Equals(NBTerminal) |
Returns true if the two NBTerminal object references refer to the same terminal.
(Inherited from NBTerminal.) |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | Propagate(NBMessageAssembly) |
Propagates an NBMessageAssembly to the terminal.
|
![]() | Propagate(NBMessageAssembly, NBMessageControl) |
Propagates an NBMessageAssembly to the terminal with the specified options.
|
![]() | ToString |
Returns a String representation of the NBOutputTerminal.
(Overrides NBTerminal ToString .) |
Properties
Name | Description | |
---|---|---|
![]() | Attached |
Indicates whether the terminal is attached to anything or not.
(Overrides NBTerminal Attached.) |
![]() | Dynamic |
Returns true if the terminal is dynamic. A dynamic terminal is a terminal that was
added to a node by a messageflow designer rather than being a static attribute
which was added to the node when it was written.
(Inherited from NBTerminal.) |
![]() | Name |
Gets the name of the terminal.
(Inherited from NBTerminal.) |
See Also