Beamable SDK
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
Functions
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
Properties
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
Events
•
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
Properties
Events
Beamable
Common
Runtime
Collections
IConcurrentDictionary
Public Member Functions
|
Properties
|
List of all members
Beamable.Common.Runtime.Collections.IConcurrentDictionary< TKey, TValue > Interface Template Reference
Inheritance diagram for Beamable.Common.Runtime.Collections.IConcurrentDictionary< TKey, TValue >:
[
legend
]
Collaboration diagram for Beamable.Common.Runtime.Collections.IConcurrentDictionary< TKey, TValue >:
[
legend
]
Public Member Functions
bool
ContainsKey
(TKey key)
bool
TryAdd
(TKey key, TValue value)
bool
TryGetValue
(TKey key, out TValue value)
void
Clear
()
Properties
int
Count
[get]
IEnumerable< TValue >
Values
[get]
TValue
this[TKey key]
[getset]
The documentation for this interface was generated from the following file:
com.beamable/Common/Runtime/Collections/ConcurrentDictionary.cs
Generated by
1.9.2