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

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

Get the index of the entry

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

Syntax


int IndexOf(
	T value
)

Parameters

value
Type: T
the item to find

Return Value

the index or -1 of not found