.Net
Sorting a class Array in diffrent ways based on users choise
Hey! i am wondering how I can sort a class array that contains diffrent typs of data structuers? for example, an Array where each element in the array contains string’s, Double’s or int’s . And Read more…