Initializes a new instance of the Node class

Namespace: VVVV.Utils.Algorithm
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public Node(
	Node re
)

Parameters

re
Type: VVVV.Utils.Algorithm..::..Node

[Missing <param name="re"/> documentation for "M:VVVV.Utils.Algorithm.Node.#ctor(VVVV.Utils.Algorithm.Node)"]

See Also