DictionaryList.removeAll

Removes all fields that matches the given key.

struct DictionaryList(VALUE, bool case_sensitive = true, size_t NUM_STATIC_FIELDS = 32)
void
removeAll
(
string key
)

Meta