Initializes a new instance of the CircularBuffer<(Of <(<'T>)>)> class

Namespace: TMD.Util
Assembly: Driver (in Driver.exe) Version: 1.0.0.0

Syntax

C#
public CircularBuffer(
	int size
)

Parameters

size
Type: System..::..Int32

[Missing <param name="size"/> documentation for "M:TMD.Util.CircularBuffer`1.#ctor(System.Int32)"]

See Also