You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys! I wanted to extract cells using LINQ according to certain parameters. I did the same as in the example, but the LINQ in the debug sends null. Maybe this is due to the fact that during this procedure we work with an object (object[,])?
Activity