id: collections.ptrmap
title: Collections.PtrMap
sidebar_label: Introduction
A maps data structure with Byte Ptr keys.
Types
| Type |
Description |
| TPtrMap |
A Tree map backed map with Byte Ptr keys and Object values. |
| TPtrKey |
Int holder for key returned by TPtrMap.Keys() enumerator. |