[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.INode.GetChild(System.Int32)"]

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

Syntax

C#
INode GetChild(
	int index
)

Parameters

index
Type: System..::..Int32

[Missing <param name="index"/> documentation for "M:VVVV.PluginInterfaces.V2.INode.GetChild(System.Int32)"]

Return Value

[Missing <returns> documentation for "M:VVVV.PluginInterfaces.V2.INode.GetChild(System.Int32)"]

See Also