[ROOT] / doc / tocInheritance / IGetKeysEqualToValue / __TOCDet
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | Class | 
| Name | IGetKeysEqualToValue | 
| Namespace | ARCCore | 
| Type | IGetKeysEqualToValue | 
ClassAttribute
| Key | Value | 
|---|---|
| AssemblyName | ARCCore | 
| ClassNamespace | ARCCore | 
| ClassType | IGetKeysEqualToValue | 
| SubTypes | TranslationsCollection | 
Interface stating that implementing class does not use the default implementation of GetKeysEqualToValue (which does not use Indexing) but has replaced it with a more efficient implementation assumed to utilize Indexing.
Can be taken as hint to the outside, that GetKeysEqualToValue should be used whenever relevant.
Generated 2025-10-31 22:51:32.527 UTC