TSortedMap::CreateConstIterator

Creates a const iterator over all the pairs in this map

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/SortedMap.h

Include

#include "Containers/SortedMap.h"

Syntax

TConstIterator CreateConstIterator() const

Remarks

Creates a const iterator over all the pairs in this map