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