public KeyValuePair<TKey, TValue> Dequeue()
Public Function Dequeue As KeyValuePair(Of TKey, TValue)
public: KeyValuePair<TKey, TValue> Dequeue()
member Dequeue : unit -> KeyValuePair<'TKey, 'TValue>
function Dequeue();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.