[Missing <summary> documentation for "T:VVVV.PluginInterfaces.V2.Graph.INode2"]

Namespace: VVVV.PluginInterfaces.V2.Graph
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
public interface INode2 : IViewableList<INode2>, 
	IViewableCollection<INode2>, IEnumerable<INode2>, IViewableList, 
	IViewableCollection, IEnumerable, INamed

See Also