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

RingBuffer<(Of <(<'T>)>)>..::..IndexOf Method

Index of the value in the buffer

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

Syntax


public int IndexOf(
	T value
)

Parameters

value
Type: T

Return Value

the index of the first value found or -1 if not found