Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TMultiMap
| Type | Name | Description | |
|---|---|---|---|
| int32 | Remove
(
KeyConstPointerType InKey |
Remove all value associations for a key. | |
| int32 | Remove
(
KeyInitType InKey, |
Remove associations between the specified key and value from the map. |