The spread data type
Namespace: VVVV.PluginInterfaces.V2Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
public class Spread<T> : ISpread<T>, IEnumerable<T>, ISpread, IEnumerable, ICloneable, ISynchronizable, IFlushable |
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "T:VVVV.PluginInterfaces.V2.Spread`1"]
Inheritance Hierarchy
System..::..Object
VVVV.PluginInterfaces.V2..::..Spread<(Of <(<'T>)>)>
VVVV.PluginInterfaces.V2..::..Pin<(Of <(<'T>)>)>
VVVV.PluginInterfaces.V2..::..Spread<(Of <(<'T>)>)>
VVVV.PluginInterfaces.V2..::..Pin<(Of <(<'T>)>)>