I have .NET class and i have make a DLL. And i am trying to access this DLL from C/AL by using DotNet interoperatibility.
![3olpj9tovmrv.png]()
I have successfully get the data into the list but when i try to get the object inside it (by iterating over it), I am not able to see that variable.
![1yj437f177om.png]()
This is such an annoying error. Please help me

I have successfully get the data into the list but when i try to get the object inside it (by iterating over it), I am not able to see that variable.

This is such an annoying error. Please help me