[Missing <summary> documentation for "P:VVVV.PluginInterfaces.V2.Spread`1.Item(System.Int32)"]
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
public T this[ int index ] { get; set; } |
Parameters
- index
- Type: System..::..Int32