How to permute objects of a collection already charged?
i have a collection (MyCollectinon) of Object (MyObject)
?MyCollection.count
4
I want to permut MyCollection(1) and MyCollection(3)...
How?
How to permute objects of a collection already charged?
i have a collection (MyCollectinon) of Object (MyObject)
?MyCollection.count
4
I want to permut MyCollection(1) and MyCollection(3)...
How?
What does permute mean? What are you trying to do?
- Alex