| AddKey(TKey key, TItem item) | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | inlineprivate |
| ChangeItemKey(TItem item, TKey newKey) | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | inlineprotected |
| ClearItems() | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | inlineprotected |
| comparer | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | private |
| Comparer | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | |
| Contains(TKey key) | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | inline |
| ContainsItem(TItem item) | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | inlineprivate |
| CreateDictionary() | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | inlineprivate |
| dict | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | private |
| Dictionary | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | protected |
| GetKeyForItem(List< Key > list) | System.Xml.Xsl.Xslt.Keys | inlineprotected |
| KeyedCollection< QilName, List< Key > >.GetKeyForItem(TItem item) | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | protected |
| InsertItem(int index, TItem item) | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | inlineprotected |
| Items | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | private |
| keyCount | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | private |
| KeyedCollection() | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | inlineprotected |
| KeyedCollection(IEqualityComparer< TKey >? comparer) | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | inlineprotected |
| KeyedCollection(IEqualityComparer< TKey >? comparer, int dictionaryCreationThreshold) | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | inlineprotected |
| Remove(TKey key) | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | inline |
| RemoveItem(int index) | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | inlineprotected |
| RemoveKey(TKey key) | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | inlineprivate |
| SetItem(int index, TItem item) | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | inlineprotected |
| this[TKey key] | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | |
| threshold | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | private |
| TryGetValue(TKey key,[MaybeNullWhen(false)] out TItem item) | System.Collections.ObjectModel.KeyedCollection< QilName, List< Key > > | inline |