How to merge two arrays of objects in angular?

Is it possible to merge two list objects in vb.net?

  • I have two list objects, and I would like to know if Id be able to merge them together to make one list. Is this possible? thank you

  • Answer:

    without doing any research, here is what I would do. say list1 & list2 are same type of list and needs to be merged for each x as object in list2.items list1.add x next x please check for syntax "list2.items" may be just list2 Also try to be explicit instead of just saying object.

chariebr... at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

How do you mean? When you "merge" them whatdo you want to happen to the value and other attributes?

Bex

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.