Common non-generic interface to the underlying input/output/config pins.
Set/Get, Read/Write methods are only implemented when it makes sense.
Namespace: VVVV.PluginInterfaces.V2Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4529.9037
Syntax
| C# |
|---|
public interface ISpread : IEnumerable, ICloneable, ISynchronizable, IFlushable |