[ROOT] / doc / toc / ARCCore / Class / IGetKeysEqualToValue / __TOCDet
Key | Value |
---|---|
Assembly | ARCCore |
DocFragType | Class |
Name | IGetKeysEqualToValue |
Namespace | ARCCore |
Type | IGetKeysEqualToValue |
ClassAttribute
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-04-05 13:40:18.925 UTC