getMapEntries() Operation
Syntax |
| |
---|---|---|
Semantics | Get all objects from map map. The operation returns an Array. | |
Substitutables | anArray | An Array of type Base Components::Basic Behavior::Map::Entry (see below). |
map | An object of type Map. | |
Examples |
NONE
|