Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TSortedMap
Description
Returns true if the map is empty and contains no elements.
| Name | IsEmpty |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/SortedMap.h |
| Include Path | #include "Containers/SortedMap.h" |
bool IsEmpty() const
True if the map is empty.
See Also
- Num