The INode type exposes the following members.

Methods

  NameDescription
Public methodAddListener
Allows a plugin to register an INodeListener on a specific vvvv node.
Public methodGetBounds
Public methodGetChild
Public methodGetChildCount
Public methodGetChildren
Public methodGetID
Get the node ID.
Public methodGetNodeInfo
Get the nodes info.
Public methodGetNodePath
Returns a slash-separated path of node IDs that uniquely identifies this node in the vvvv graph.
Public methodGetPin
Public methodGetPins
Public methodRemoveListener
Allows a plugin to unregister an INodeListener from a specific vvvv node.

See Also