Maintaining list of class objects created
At times, we might want to maintain a list of all objects which are created for an object. We will not discuss the situations where it would be required, but we will see how it’s done.
To store the list of object we can use the Dictionary objects. When we create classes object the first event [...]
Register or Login to read the full article... Have questions related to this article? Want to request a new article? Use our forums to post your questions
Viewed 785 times




Tags used -

































