Implemented interface member:
property
Entry
System.Collections.IDictionaryEnumerator.Entry
1 reference to Entry
System.Collections.Concurrent (1)
System\Collections\Concurrent\ConcurrentDictionary.cs (1)
2332
public object Current =>
Entry
;