SortedList porting to Silverlight
Posted
by VLK
on Stack Overflow
See other posts from Stack Overflow
or by VLK
Published on 2010-05-14T15:51:34Z
Indexed on
2010/05/14
15:54 UTC
Read the original article
Hit count: 571
Silverlight
Dear all
It looks SortedList is excluded.. What do you think most appropriate out of existing collections? (to keep the same fast access and changes)
Can silverlight Dictionary be permanently sorted?
Best regards VLK
© Stack Overflow or respective owner