Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TSet
| Type | Name | Description | |
|---|---|---|---|
| ElementType * | Find
(
KeyInitType Key |
Finds an element with the given key in the set. | |
| const ElementType * | Find
(
KeyInitType Key |
Finds an element with the given key in the set. |