Adds the elements of the specified list to the end of the ISpread<(Of <(<'T>)>)>.
Namespace: VVVV.PluginInterfaces.V2Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
Parameters
- spread
- Type: VVVV.PluginInterfaces.V2..::..ISpread<(Of <(<'T>)>)>
The ISpread<(Of <(<'T>)>)> to add the elements to.
- list
- Type: System.Collections.Generic..::..IList<(Of <(<'T>)>)>
The elements to be added.
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "M:VVVV.PluginInterfaces.V2.SpreadExtensions.AddRange``1(VVVV.PluginInterfaces.V2.ISpread{``0},System.Collections.Generic.IList{``0})"]