Gets/Sets a string representation of the specified slice.

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

Syntax

C#
string this[
	int sliceIndex
] { get; set; }

Parameters

sliceIndex
Type: System..::..Int32

See Also