[Missing <summary> documentation for "T:VVVV.PluginInterfaces.V2.DiffPin`1"]
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4457.10838
Syntax
| C# |
|---|
public abstract class DiffPin<T> : Pin<T>, IDiffSpread<T>, ISpread<T>, IEnumerable<T>, IDiffSpread, ISpread, IEnumerable |
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "T:VVVV.PluginInterfaces.V2.DiffPin`1"]
Inheritance Hierarchy
System..::..Object
VVVV.PluginInterfaces.V2..::..Spread<(Of <(<'T>)>)>
VVVV.PluginInterfaces.V2..::..Pin<(Of <(<'T>)>)>
VVVV.PluginInterfaces.V2..::..DiffPin<(Of <(<'T>)>)>
VVVV.PluginInterfaces.V2..::..Spread<(Of <(<'T>)>)>
VVVV.PluginInterfaces.V2..::..Pin<(Of <(<'T>)>)>
VVVV.PluginInterfaces.V2..::..DiffPin<(Of <(<'T>)>)>