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(
	BufferedIOStream<T> stream
)

Parameters

stream
Type: VVVV.Utils.Streams..::..BufferedIOStream<(Of <(<'T>)>)>

[Missing <param name="stream"/> documentation for "M:VVVV.PluginInterfaces.V2.Spread`1.#ctor(VVVV.Utils.Streams.BufferedIOStream{`0})"]

See Also