A name in a compiled language is used by the compiler and doesn't have any real meaning at runtime; i.e., it's a compile-time entity. Since you are creating objects at run time, there isn't any way to create a fixed name. You can put the object into a variable, and then refer to it that way...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.