Hoe to get names of all element of ienumerable (Uielement)

I have used a find children activity and stored the result in ienumerable (Uielement) now i want to loop all the items of this and check the value of every element in this.

@Suchit,

Just use a for each activity and in the properties indicate the type in this case ienumerable and place then you will loop through all of the values.

@Suchit
Maybe with Linq IT can be solved in short hand Männer. can you please describe what do you mean with Check the values. Or do you Just need a list of EG. All aanames?