|
bool | ContainsKey (TKey key) |
|
bool | TryAdd (TKey key, TValue value) |
|
void | Clear () |
|
bool | TryGetValue (TKey key, out TValue value) |
|
IEnumerator< KeyValuePair< TKey, TValue > > | GetEnumerator () |
|
|
int | Count [get] |
|
IEnumerable< TValue > | Values [get] |
|
TValue | this[TKey key] [getset] |
|
int | Count [get] |
|
IEnumerable< TValue > | Values [get] |
|
TValue | this[TKey key] [getset] |
|
◆ Clear()
◆ ContainsKey()
◆ TryAdd()
◆ TryGetValue()
The documentation for this class was generated from the following file:
- com.beamable/Common/Runtime/Collections/ConcurrentDictionary.cs