[Missing <summary> documentation for "P:VVVV.PluginInterfaces.V2.Resource`3.Item(`0)"]

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

Syntax

C#
public TResource this[
	TDevice device
] { get; }

Parameters

device
Type: TDevice

See Also