method getEnumerator

enumerator getEnumerator();

Argumente

Zurückgegebener Wert

Returns an enumerator that can iterate through the dictionary.

The current property of the dictionary enumerator returns an object that implements the dictionaryElement protocol.