WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

RingBuffer<(Of <(<'T>)>)> Methods

The RingBuffer<(Of <(<'T>)>)> type exposes the following members.

Methods


  Name Description
Public method Add
Adds the specified item.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf
Index of the value in the buffer
Public method Items
get a snapshot of the items in the ring buffer
Protected method MemberwiseClone (Inherited from Object.)
Public method Snapshot
Get a snapshot of the data at any given time
Public method ToString (Inherited from Object.)