|
-
September 29th, 2011, 04:10 AM
#1
Extract a portion of sorted dictionary into an array
Hi,
How can extract a portion of a large dictionary<DateTime, string>, where DateTime is sorted? For example, i want to extarct all strings occur between 2010/10/01 to 2011/10/01 into an array, sorted either in time ascending or decending order? I was looking at sorteddictionary, but i just can't understand how to use it to achieve my purpose? can show me some codes?
Thanks!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|