[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.IPin.GetNameByParent(VVVV.PluginInterfaces.V2.INode)"]

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

Syntax

C#
string GetNameByParent(
	INode parent
)

Parameters

parent
Type: VVVV.PluginInterfaces.V2..::..INode

[Missing <param name="parent"/> documentation for "M:VVVV.PluginInterfaces.V2.IPin.GetNameByParent(VVVV.PluginInterfaces.V2.INode)"]

Return Value

[Missing <returns> documentation for "M:VVVV.PluginInterfaces.V2.IPin.GetNameByParent(VVVV.PluginInterfaces.V2.INode)"]

See Also