MapEnumerator.new Method [AX 2012]

Initializes a new instance of the Object class.

public void new(Map map)

Run On

Called

Parameters

map
Type: Map Class
The map for which to create an enumerator.

This method is obsolete. Use the Map.getEnumerator method instead.

Community Additions

ADD
Show: