By there, I assume you mean on the heap? Yes, it will be there,
assuming that something has a reference to it. The way that you would
access something like this typically would be through a static member of
some sort. This way, anything that references the assembly can access the
member, assuming the visibility is set appropriately.
Hope this helps.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.