Sharpility
Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > Member List
This is the complete list of members for Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue >, including all inherited members.
Builder()Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline, static]
Clear()Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
ContainsEntry(TPrimaryKey primaryKey, TSecondaryKey secondaryKey, TValue value)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
ContainsEntry(CompositeKey< TPrimaryKey, TSecondaryKey > key, TValue value)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
ContainsKey(TPrimaryKey primaryKey, TSecondaryKey secondaryKey)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
ContainsKey(CompositeKey< TPrimaryKey, TSecondaryKey > key)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
ContainsPrimaryKeyValue(TPrimaryKey primaryKey, TValue value)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
ContainsSecondaryKeyValue(TSecondaryKey secondaryKey, TValue value)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
ContainsValue(TValue value)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
CountSharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue >
EntriesSharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue >
Equals(object obj) (defined in Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue >)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
Get(CompositeKey< TPrimaryKey, TSecondaryKey > key)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
Get(TPrimaryKey primaryKey, TSecondaryKey secondaryKey)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
GetHashCode() (defined in Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue >)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
IsEmptySharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue >
KeysSharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue >
PrimaryKeyEntries(TPrimaryKey primaryKey)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
PrimaryKeysSharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue >
PrimaryKeysCountSharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue >
PrimaryKeyValues(TPrimaryKey primaryKey)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
Put(TPrimaryKey primaryKey, TSecondaryKey secondaryKey, TValue value)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
Put(CompositeKey< TPrimaryKey, TSecondaryKey > key, TValue value)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
PutAll(CompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > compositeDictionary)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
PutAll(IDictionary< TPrimaryKey, IDictionary< TSecondaryKey, TValue >> dictionary)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
Remove(TPrimaryKey primaryKey, TSecondaryKey secondaryKey)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
Remove(CompositeKey< TPrimaryKey, TSecondaryKey > key)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
RemoveByPrimaryKey(TPrimaryKey primaryKey)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
RemoveBySecondaryKey(TSecondaryKey secondaryKey)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
SecondaryKeyEntries(TSecondaryKey secondaryKey)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
SecondaryKeysSharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue >
SecondaryKeyValues(TSecondaryKey secondaryKey)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
this[CompositeKey< TPrimaryKey, TSecondaryKey > key]Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue >
ToDictionary()Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
ToString() (defined in Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue >)Sharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue > [inline]
ValuesSharpility.Collections.ImmutableCompositeDictionary< TPrimaryKey, TSecondaryKey, TValue >
 All Classes Namespaces Functions Enumerations Properties