Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TMapBase
| Type | Name | Description | |
|---|---|---|---|
| ValueType * | Find
(
KeyConstPointerType Key |
Find the value associated with a specified key. | |
| const ValueType * | Find
(
KeyConstPointerType Key |