@Abhinavpandey wrote:
Hi team ,
I want to add all the values present in the integer list ,
after adding each number i want to delete that number from list.
i tried remove from collection and clear collection but it is gibing this error : - “For Each: Collection was modified; enumeration operation may not execute.”attaching the xaml file as well.
the goal is to remove the item or clear list after adding data into a integer variable
CollectionIssue.xaml (6.9 KB)
Posts: 1
Participants: 1