The INode2 type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Contains(Object) | (Inherited from IViewableCollection.) | |
| Contains(UTP) | (Inherited from IViewableCollection<(Of <(<'INode2>)>)>.) | |
| GetBounds |
Returns the requested (node, box or window) bounds.
| |
| GetEnumerator()()()() | Returns an enumerator that iterates through the collection. (Inherited from IEnumerable<(Of <(<'INode2>)>)>.) | |
| GetEnumerator()()()() | Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.) | |
| GetNodePath |
Returns a slash-separated path of node IDs that uniquely identifies this node in the vvvv graph.
|
Extension Methods
| Name | Description | |
|---|---|---|
| ContainsBoygroupedNodes | (Defined by Node2ExtensionMethods.) | |
| ContainsExposedNodes | (Defined by Node2ExtensionMethods.) | |
| ContainsMissingNodes | (Defined by Node2ExtensionMethods.) | |
| ContainsProblem | (Defined by Node2ExtensionMethods.) | |
| FindPin | (Defined by Node2ExtensionMethods.) | |
| HasProblem | (Defined by Node2ExtensionMethods.) | |
| IsBoygrouped | (Defined by Node2ExtensionMethods.) | |
| IsConnected | (Defined by Node2ExtensionMethods.) | |
| IsExposed | (Defined by Node2ExtensionMethods.) | |
| IsMissing | (Defined by Node2ExtensionMethods.) | |
| ToReadOnlyCollection<(Of <<'(INode2>)>>) | (Defined by EnumerableExtensions.) | |
| ToSpread<(Of <<'(INode2>)>>) | (Defined by SpreadExtensions.) |
Properties
| Name | Description | |
|---|---|---|
| Count | (Inherited from IViewableCollection.) | |
| HasCode | ||
| HasGUI | ||
| HasPatch | ||
| ID | ||
| InnerStatus | ||
| InternalCOMInterf |
Reference to the internal COM interface. Use with caution.
| |
| Item(Int32) | (Inherited from IViewableList<(Of <(<'INode2>)>)>.) | |
| Item(Int32) | (Inherited from IViewableList.) | |
| LabelPin | ||
| LastRuntimeError |
Gets or sets the last runtime error that occured or null if there were no errors.
| |
| Name | (Inherited from INamed.) | |
| NodeInfo | ||
| Parent |
Provides access to the parent node.
| |
| Pins | ||
| Status | ||
| Window |
Gets the window of this node. Or null if
this node doesn't have a window.
|
Events
| Name | Description | |
|---|---|---|
| Added | Overloaded. | |
| Cleared | Overloaded. | |
| InnerStatusChanged | ||
| OrderChanged | Overloaded. | |
| Removed | Overloaded. | |
| Renamed | (Inherited from INamed.) | |
| StatusChanged | ||
| UpdateBegun | (Inherited from IViewableCollection.) | |
| Updated | (Inherited from IViewableCollection.) |