Question:What is the use of Sortedset<T>? 

Answer SortedSet mainftains the order of items as they are added. If a duplicate item is added to a sorted set, it will be ignored and a value of false is returned from the SortedSet's Add () method. 

+ Report
Total Preview: 965
What is the use of Sortedset<T>?
Copyright © 2024. Powered by Intellect Software Ltd