[Missing <summary> documentation for "T:VVVV.PluginInterfaces.V2.IIOContainer`1"]

Namespace: VVVV.PluginInterfaces.V2
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
public interface IIOContainer<out T> : IIOContainer, 
	IDisposable

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:VVVV.PluginInterfaces.V2.IIOContainer`1"]

See Also