Remove
method in Coherence.Entities
Methods
public bool Remove(KeyValuePair<K, V> item)
Parameters
Type | Name | Description |
---|---|---|
KeyValuePair<K, V> | item |
Returns
Type | Description |
---|---|
bool |
public bool Remove(K key)
Parameters
Type | Name | Description |
---|---|---|
K | key |
Returns
Type | Description |
---|---|
bool |