◆ Contains()

bool Contains ( KeyValuePair< TKeyType, TValueType >  item)
Parameters
itemKeyValuePair to check for in the collection
Returns
true if the exact keyValue pair is stored in the collection.