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

RingBuffer<(Of <(<'T>)>)>..::..Item Property

Gets the entry with the specified index.

Namespace:  Walter
Assembly:  Walter (in Walter.dll)

Syntax


public T this[
	int i
] { get; }

Parameters

i
Type: Int32
The i.

Return Value

T.