Declaration Syntax
C# |
public class ThreadSafeDictionary<TKey, TValue>
Generic Template
Parameters
- TKey
- TValue
Members
All Members | Constructors | Methods | Properties | ||
|
|
|
Icon | Member | Description |
---|---|---|
ThreadSafeDictionary < (Of < ( <' TKey, TValue > ) > ) > () () () () |
Initializes a new instance of the
ThreadSafeDictionary
<
(Of
<
(
<'
TKey, TValue
>
)
>
)
>
class
|
|
ThreadSafeDictionary < (Of < ( <' TKey, TValue > ) > ) > (Int32) |
Initializes a new instance of the
ThreadSafeDictionary
<
(Of
<
(
<'
TKey, TValue
>
)
>
)
>
class
|
|
Add(TKey, TValue) |
|
|
Clear () () () () |
|
|
ContainsKey(TKey) |
|
|
Count |
|
|
FindAll(Predicate < (Of < <' ( TValue > ) > > ) ) |
|
|
FindValue(Predicate < (Of < <' ( TValue > ) > > ) ) |
|
|
ForEach(Action < (Of < <' ( TValue > ) > > ) ) |
|
|
ForEach(Action < (Of < <' ( KeyValuePair < (Of < <' ( TKey, TValue > ) > > ) > ) > > ) ) |
|
|
Item [ ( [ ( TKey ] ) ] ) |
|
|
Remove(TKey) |
|
|
RemoveAll(Predicate < (Of < <' ( TValue > ) > > ) ) |
|
|
TryGetValue(TKey, TValue % ) |
|
Inheritance Hierarchy
Object | |
ThreadSafeDictionary < (Of < ( <' TKey, TValue > ) > ) > |
Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0