The INode2 type exposes the following members.

Methods

  NameDescription
Public methodContains(Object) (Inherited from IViewableCollection.)
Public methodContains(UTP) (Inherited from IViewableCollection<(Of <(<'INode2>)>)>.)
Public methodGetBounds
Returns the requested (node, box or window) bounds.
Public methodGetEnumerator()()()()
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable<(Of <(<'INode2>)>)>.)
Public methodGetEnumerator()()()()
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.)
Public methodGetNodePath
Returns a slash-separated path of node IDs that uniquely identifies this node in the vvvv graph.

Extension Methods

Properties

  NameDescription
Public propertyCount (Inherited from IViewableCollection.)
Public propertyHasCode
Public propertyHasGUI
Public propertyHasPatch
Public propertyID
Public propertyInnerStatus
Public propertyInternalCOMInterf
Reference to the internal COM interface. Use with caution.
Public propertyItem(Int32) (Inherited from IViewableList<(Of <(<'INode2>)>)>.)
Public propertyItem(Int32) (Inherited from IViewableList.)
Public propertyLabelPin
Public propertyLastRuntimeError
Gets or sets the last runtime error that occured or null if there were no errors.
Public propertyName (Inherited from INamed.)
Public propertyNodeInfo
Public propertyParent
Provides access to the parent node.
Public propertyPins
Public propertyStatus
Public propertyWindow
Gets the window of this node. Or null if this node doesn't have a window.

Events

  NameDescription
Public eventAddedOverloaded.
Public eventClearedOverloaded.
Public eventInnerStatusChanged
Public eventOrderChangedOverloaded.
Public eventRemovedOverloaded.
Public eventRenamed (Inherited from INamed.)
Public eventStatusChanged
Public eventUpdateBegun (Inherited from IViewableCollection.)
Public eventUpdated (Inherited from IViewableCollection.)

See Also