Create a copy of the ISpread<(Of <(<'T>)>)>.

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

Syntax

C#
ISpread<T> Clone()

Return Value

A new copy of this ISpread<(Of <(<'T>)>)>.

See Also