Results 1 to 3 of 3

Thread: How to keep track of the class instances in the class?

Threaded View

  1. #1

    Thread Starter
    PowerPoster VBDT's Avatar
    Join Date
    Sep 2005
    Location
    CA - USA
    Posts
    2,922

    How to keep track of the class instances in the class?

    Hi guys, I am wondering if there is a way to keep the count of the class instances in the class. In C ++ you can declare a Static variable in the header file and access it from different instances of the class. Is it possible to do in vb? Thanks

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