Results 1 to 2 of 2

Thread: VB6 - LinkedListAdvanced

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2001
    Location
    San Jose, Ca. - USA
    Posts
    302

    VB6 - LinkedListAdvanced

    Hi all,

    You might remember some time ago that I released some linkedlist and hashtable code here in vbforums. Here's the final version of my LinkedList class.

    I think it's very fast when comparing against the intrisic Collection object, especially if you use the "SetSize" method before appending items.

    Feel free to leave comments and suggestions.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width