Open sandboxFocus

Property Current

Current

Declaration
public KeyValuePair<TKey, TValue> Current { get; }
Property Value
Type Description
KeyValuePair<TKey, TValue>
Implements