Returns all keys contained in the specified element map.
Parameter:
elementMapId
The object which identifies the element map.Note: When the element map with such an identifier does not exist, the generator raises an error.
Returns:
An enumeration of all keys contained in the map.The ordering of the keys in the returned enumeration is unpredictable.
See Also:
getMappedElements(), checkElementMap()