What is expected behavior of FillArray with DateTime
3rd December 2025
Hi, To determine what method to use for my use case, I like to better understand the behavior of this method: FillArray(int, List<object[]>, SaveOption, DateTime?) How will providing the exact …