[Missing <summary> documentation for "P:VVVV.Utils.Streams.BufferedIOStream`1.Item(System.Int32)"]

Namespace: VVVV.Utils.Streams
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public T this[
	int index
] { get; set; }

Parameters

index
Type: System..::..Int32

See Also