C# : Return the selected elements in an Array in C#

前端 未结 0 642
囚心锁ツ
囚心锁ツ 2020-12-05 11:34

I need a method to return the select elements in a 1D array where the the position of the elements are stored in another array as follow:

double[] A = new double[11]

相关标签:
回答
  • 消灭零回复
提交回复
热议问题