Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Collections Namespaces
Altaxo.Collections
RingBuffer<T> Class
RingBuffer<T> Methods
Add Method
Add(Func<T[], Int32, Int32, Int32>) Method
Add(T) Method
Ring
Buffer
T
Add Method
Overload List
Name
Description
Add(Func
T
, Int32, Int32, Int32
)
Adds items to the buffer by using a read function that reads such items. For instance,
Read(
Byte
, Int32, Int32)
is such a function.
Add(T)
Adds the specified item to the buffer.
Top
See Also
Reference
RingBuffer
T
Class
Altaxo.Collections Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net