When adding class properties to my collection with the .add method, I also give a key value. I what to maitain the key as a static position. e.g. If the collection has 5 objects and I delete the third one I need to know how to reference the last object as index value of 5 even though the collection has only 4 objects. Is this posible???
Thats in advanced!!!
Henry
Thats in advanced!!!
Henry