The NBOutputTerminal type exposes the following members.
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 .) |
See Also