There are so many things wrong when you use collection. 1) When you use ExpandableObject Array expands but the array is not sorted by index. How do I sort it by index. 2) Using ExpandableObject on List or Dictionary doesn't work at all. I can't see the elements of list when I expand the list.
↧