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