[Missing <summary> documentation for "T:VVVV.PluginInterfaces.V2.Pin`1"]
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
public class Pin<T> : Spread<T>, ISpread<T>, IEnumerable<T>, ISpread, IEnumerable, ICloneable, ISynchronizable, IFlushable, IDisposable |
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "T:VVVV.PluginInterfaces.V2.Pin`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>)>)>