Initializes a new instance of the RingBuffer2<(Of <(<'T>)>)> class
Namespace: RCLibrary.SlimPCAssembly: RCLibrary (in RCLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public RingBuffer2( int size ) |
Visual Basic |
---|
Public Sub New ( _ size As Integer _ ) |
Visual C++ |
---|
public: RingBuffer2( int size ) |
Parameters
- size
- Type: System..::..Int32
[Missing <param name="size"/> documentation for "M:RCLibrary.SlimPC.RingBuffer2`1.#ctor(System.Int32)"]