Hi All,
I'm having a doubt, whether the dynamic parameters are allocated memory and cleaned by grabage collector? Please refer the below code snippet:
- string a = myFunction(null, new myType());
Thanks in Advance.
Regards,
Amresh S.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Shweta LodhaPosted Feb 16, 2017, 11:10 AM