This iterator is used when keyValueIterator() is called on an AMFDictionary instance.

Constructor

new(dictionary:AMFDictionary<K, V>)

Creates a new AMFDictionaryKeyValueIterator object with the given arguments.

Methods

next():{value:Dynamic, key:Dynamic}