Replies: 1 comment 2 replies
-
So what are you trying to achieve? Do you want to fill the array on c# side or what's this use case. It should be enough just to create and array of objects like |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I thought I had to set ArrayInstance when I use SetValue.
But it seems like I have to put object[]?
Otherwise, I cannot use push() method.
Beta Was this translation helpful? Give feedback.
All reactions