Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TMultiMap
| Type | Name | Description | |
|---|---|---|---|
| const ValueType * | FindPair
(
KeyInitType Key, |
Find an association between a specified key and value. (const) | |
| ValueType * | FindPair
(
KeyInitType Key, |
Find an association between a specified key and value. |