TOrderedDictionary<K, V>.Values[const index] Property
Gets the value at the specified index position.
Syntax
Unit: Bcl.Collections
property TOrderedDictionary<K, V>.Values[const index]: V
Gets the value at the specified index position.
Unit: Bcl.Collections
property TOrderedDictionary<K, V>.Values[const index]: V