TOrderedDictionary<K, V>.Items[const key] Property
Gets or sets the value associated with the specified key.
Syntax
Unit: Bcl.Collections
property TOrderedDictionary<K, V>.Items[const key]: V
Gets or sets the value associated with the specified key.
Unit: Bcl.Collections
property TOrderedDictionary<K, V>.Items[const key]: V