iteratorString

fun iteratorString(): Iterator<Pair<String, String>>

Gets an iterator over the String values in the map.