TryGetValue
method in Coherence.Entities
Methods
public bool TryGetValue(K key, out V value)
Parameters
Type | Name | Description |
---|---|---|
K | key | |
V | value |
Returns
Type | Description |
---|---|
bool |
public bool TryGetValue(K key, out V value)
Type | Name | Description |
---|---|---|
K | key | |
V | value |
Type | Description |
---|---|
bool |