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

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

Syntax

C#
IPin GetPin(
	string name
)

Parameters

name
Type: System..::..String

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

Return Value

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

See Also