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(
	IList<T> original
)

Parameters

original
Type: System.Collections.Generic..::..IList<(Of <(<'T>)>)>

[Missing <param name="original"/> documentation for "M:VVVV.PluginInterfaces.V2.Spread`1.#ctor(System.Collections.Generic.IList{`0})"]

See Also