public int IndexOf( KeyValuePair<TKey, TValue> item )
Public Function IndexOf ( item As KeyValuePair(Of TKey, TValue) ) As Integer
public: virtual int IndexOf( KeyValuePair<TKey, TValue> item ) sealed
abstract IndexOf : item : KeyValuePair<'TKey, 'TValue> -> int override IndexOf : item : KeyValuePair<'TKey, 'TValue> -> int
function IndexOf(item);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.