VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



LaVolpe Collection Class

by LaVolpe (66 Submissions)
Category: Miscellaneous
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (16 Votes)

Updated: See end of description for change... A hybrid collection class that kind of combines a TreeView collection (nodes and heirarchy) and the standard VB collection object. Supports arrays, objects & classes. The project exposes over 30 methods/properties to assist in managing the collection. It even has the ability of persisting the collection. Please play and offer suggestions and report bugs. Don't forget to review the RTF document included. 7Dec06::Added SortCollection & IndexFromKeyIndex routines. AddItem,MoveItem now allow sorting too. 14Dec06: Overhauled array serialization. Now supports all arrays, even supports nested variant arrays. Only user intervention would be serialization of your objects, if applicable. Added another test form to test Variant Arrays. 15Dec06::Reference counts on deserialized objects were not always correct. Fixed. 17Dec06: Added support to save stdPic/stdFont objects too. Final version, barring bugs/enhancements.

Rate LaVolpe Collection Class

Download LaVolpe Collection Class

Download LaVolpe Collection Class (46 KB)

LaVolpe Collection Class Comments

No comments have been posted about LaVolpe Collection Class. Why not be the first to post a comment about LaVolpe Collection Class.

Post your comment

Subject:
Message:
0/1000 characters