DictionaryList.opIndex

Returns the first value matching the given key.

struct DictionaryList(VALUE, bool case_sensitive = true, size_t NUM_STATIC_FIELDS = 32, bool USE_HASHSUM = false)
inout
inout(ValueType)
opIndex
(
string key
)

Meta