RingBuffer<(Of <(<'T>)>)> Members
The RingBuffer<(Of <(<'T>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
RingBuffer<(Of <(<'T>)>)>(Int32) |
Initializes a new instance of the RingBuffer<(Of <(<'T>)>)> class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Add |
Adds the specified item.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
IndexOf |
Index of the value in the buffer
|
|
|
Items |
get a snapshot of the items in the ring buffer
|
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Snapshot |
Get a snapshot of the data at any given time
|
|
|
ToString | (Inherited from Object.) |

