Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TMultiMap
| Type | Name | Description | |
|---|---|---|---|
| int32 | Num () |
Since we implement an overloaded Num() function in TMultiMap, we need to reimplement TMapBase::Num to make it visible. | |
| int32 | Num
(
KeyInitType Key |
Returns the number of values within this map associated with the specified key |