TOrderedDictionary<K, V>.GetEnumerator Method
Returns an enumerator to iterate over all key-value pairs in insertion order.
Syntax
Unit: Bcl.Collections
function TOrderedDictionary<K, V>.GetEnumerator: ;
Returns an enumerator to iterate over all key-value pairs in insertion order.
Unit: Bcl.Collections
function TOrderedDictionary<K, V>.GetEnumerator: ;