objcollection |
Top Previous Next |
A object collection object is like a collection object, except:
•Stored in memory •Key sizes are not limited •No key navigation methods are available •All values should be objects, and when they are removed from the collection, the objects are dropped as well
|