Gets the io object this container holds on to.
Namespace: VVVV.PluginInterfaces.V2Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
| C# |
|---|
T IOObject { get; } |
| vvvv45 plugin specification |
| IIOContainer<(Of <(<'T>)>)>..::..IOObject Property |
| IIOContainer<(Of <(<'T>)>)> Interface See Also Send Feedback |
| C# |
|---|
T IOObject { get; } |