[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.IOFactoryExtensions.CreateDiffSpread``1(VVVV.PluginInterfaces.V2.IIOFactory,VVVV.PluginInterfaces.V2.IOAttribute,System.Boolean)"]
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
public static IDiffSpread<T> CreateDiffSpread<T>( this IIOFactory factory, IOAttribute attribute, bool subscribe ) |
Parameters
- factory
- Type: VVVV.PluginInterfaces.V2..::..IIOFactory
[Missing <param name="factory"/> documentation for "M:VVVV.PluginInterfaces.V2.IOFactoryExtensions.CreateDiffSpread``1(VVVV.PluginInterfaces.V2.IIOFactory,VVVV.PluginInterfaces.V2.IOAttribute,System.Boolean)"]
- attribute
- Type: VVVV.PluginInterfaces.V2..::..IOAttribute
[Missing <param name="attribute"/> documentation for "M:VVVV.PluginInterfaces.V2.IOFactoryExtensions.CreateDiffSpread``1(VVVV.PluginInterfaces.V2.IIOFactory,VVVV.PluginInterfaces.V2.IOAttribute,System.Boolean)"]
- subscribe
- Type: System..::..Boolean
[Missing <param name="subscribe"/> documentation for "M:VVVV.PluginInterfaces.V2.IOFactoryExtensions.CreateDiffSpread``1(VVVV.PluginInterfaces.V2.IIOFactory,VVVV.PluginInterfaces.V2.IOAttribute,System.Boolean)"]
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "M:VVVV.PluginInterfaces.V2.IOFactoryExtensions.CreateDiffSpread``1(VVVV.PluginInterfaces.V2.IIOFactory,VVVV.PluginInterfaces.V2.IOAttribute,System.Boolean)"]
Return Value
[Missing <returns> documentation for "M:VVVV.PluginInterfaces.V2.IOFactoryExtensions.CreateDiffSpread``1(VVVV.PluginInterfaces.V2.IIOFactory,VVVV.PluginInterfaces.V2.IOAttribute,System.Boolean)"]