The pins SliceCount specifies the number of Values (2D Vector, String...) it carries. This is like the length of an array or list.

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

Syntax

C#
int SliceCount { get; set; }

See Also