IReadOnlyList.IndexOf(TValue) Method

Represents method IndexOf(TValue).

Namespace: Spring.Collections
public
 function IndexOf(const item: TValue): Integer; overload;

Parameters

item
Type: System.Void

Return Value

Type: Integer