Initializes a new instance of the Spread<(Of <(<'T>)>)> class

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

Syntax

C#
public Spread(
	int size
)

Parameters

size
Type: System..::..Int32

[Missing <param name="size"/> documentation for "M:VVVV.PluginInterfaces.V2.Spread`1.#ctor(System.Int32)"]

See Also