Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

08-Performance read using LINQ #1

Open
calibrium opened this issue Nov 9, 2023 · 1 comment
Open

08-Performance read using LINQ #1

calibrium opened this issue Nov 9, 2023 · 1 comment

Comments

@calibrium
Copy link

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[,])?

@JanKallman
Copy link
Contributor

Hi,
I'm unsure why you get this behaviour. Do you get the correct result when you run the code without debugger?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants