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

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

Syntax

C#
string GetSlice(
	int sliceIndex
)

Parameters

sliceIndex
Type: System..::..Int32

[Missing <param name="sliceIndex"/> documentation for "M:VVVV.PluginInterfaces.V2.IPin.GetSlice(System.Int32)"]

Return Value

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

See Also