Constructor for the class instance.
Source position: maps.pp line 89
public constructor TLockedMapModifyException.Create; |
Create is the constructor for the class instance, and calls the inherited constructor using the exception message text: 'Map modification not allowed'.
|
Clears all map items in the AVL Tree. |
|
|
Deletes the specified map item from the AVL Tree. |
|
|
Destructor for the class instance. |
|
|
Adds a map item with the specified ID and Data to the AVL Tree. |
| Version 4.4 | Generated 2025-11-08 | Home |