An object-oriented programming language developed by Microsoft that can be used in .NET.
Hi @Mansour_Dalir ,
You can refer to the following code, using Intersect.
Dim ArrayResult = ArrayFilter.Intersect(ArrayMain).ToArray()
Best Regards.
Jiachen Li
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.