C
C#2y ago
Example

✅ Non-invocable member cannot be used like a method

I found solution on stack overflow, but don't understand it. problem is in this line
return rows(x).get_col(y);
return rows(x).get_col(y);
4 Replies
phaseshift
phaseshift2y ago
rows is a List it doesnt have operator()/"function call"
Thinker
Thinker2y ago
You probably meant rows[0]
JakenVeina
JakenVeina2y ago
remember kids, VB is for boomers
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server