Implemented interface member:
property
Entry
System.Collections.IDictionaryEnumerator.Entry
1 reference to Entry
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Collections\ListDictionaryInternal.cs (1)
222
public object Current =>
Entry
;