Показать сообщение отдельно
Старый 29.08.2018, 20:16   #1  
Blog bot is offline
Blog bot
Участник
 
25,646 / 848 (80) +++++++
Регистрация: 28.10.2006
d365technext: Map Enumerator VS Map Iterator
Источник: http://d365technext.blogspot.com/201...-iterator.html
==============



Map Enumerator VS Map Iterator



Map Enumerator


Map enumerators are automatically created on the same tier as the map when you call the Map.getEnumerator method.
Using the MapEnumerator class avoids a potential problem in code marked as Called from, where the iterator and map can end up on separate tiers
Map enumerators require less code than map iterators, they perform slightly better.


Map Iterator


Map Iterator should be used when you want to delete items from a list by using the MapIterator.delete method.



Источник: http://d365technext.blogspot.com/201...-iterator.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.