DocumentationMQL5 ReferenceStandard LibraryGeneric Data CollectionsIMap<TKey,TValue>RemoveRemoveRemoveRemoves the first occurrence of a key/value pair from a collection.bool Remove( TKey key // key );Parameters key[in] Key.Return Value Returns true on successful, or false otherwise.Last updated on 2026-07-24ContainsTryGetValue