Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the Object class.
Syntax
public void new(Map map)
Run On
Called
Parameters
- map
Type: Map Class
The map for which to create an enumerator.
Remarks
This method is obsolete. Use the Map.getEnumerator method instead.