The NBTerminal 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.
| |
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 | ||
| ToString |
Returns a String representation of the terminal.
(Overrides |
Properties
| Name | Description | |
|---|---|---|
| Attached |
Gets whether the terminal is attached to anything or not.
| |
| 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.
| |
| Name |
Gets the name of the terminal.
|
See Also