there is a way to retrieve the index of a map ?
i need to browse next/previous element of a map.
If use filesMap.GetKeyAt(i) i retrieve correctly the key or with filesMap.GetValueAt(i) i retrieve the value but then if i need to move to the NEXT or to the PREVIOUS element? how can in do?
:sign0085: thanks
i need to browse next/previous element of a map.
If use filesMap.GetKeyAt(i) i retrieve correctly the key or with filesMap.GetValueAt(i) i retrieve the value but then if i need to move to the NEXT or to the PREVIOUS element? how can in do?
:sign0085: thanks