I have a list which is about 50 lines (random number of lines, like 55, 57, 60 etc)
I need to get 0-10 lines from this list each time, repeat the progress until it has no lines to fetch.
Could anyone share the c# code to get 0-10 from a list, please?
In other words, I need to get line range of a list.
By the way:
In ZP, there is a get list by number, is it possible to enter 0-10?
I mean here:
Thank you for sharing your ZP and c# knowledge!
I need to get 0-10 lines from this list each time, repeat the progress until it has no lines to fetch.
Could anyone share the c# code to get 0-10 from a list, please?
In other words, I need to get line range of a list.
By the way:
In ZP, there is a get list by number, is it possible to enter 0-10?
I mean here:

Thank you for sharing your ZP and c# knowledge!