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