Share via


PatternDictionary<TKey,TValue>.IndexOf(TValue) Method

Definition

public int IndexOf (TValue item);
abstract member IndexOf : 'Value -> int
override this.IndexOf : 'Value -> int
Public Function IndexOf (item As TValue) As Integer

Parameters

item
TValue

Returns

Implements

Applies to