This question is locked. New answers and comments are not allowed.
Would it be possible for me to have a List of :
datetime
double[]
So in my list, each object contains a date and a list of points which all share the same datetime.
Or do I have to copy the datetime to each points and separate them completly?
Thanks
Dom
datetime
double[]
So in my list, each object contains a date and a list of points which all share the same datetime.
Or do I have to copy the datetime to each points and separate them completly?
Thanks
Dom