does array implements IEnumerable<T>?
it helps some times There is special type SZArrayHelper - wrapper around
array. Here is source code:
https://referencesource.microsoft.com/mscorlib/system/array.cs,aa97964558672440Also,
array implements IList, and it implements ICollection and it imp
Date : January 02 2021, 06:48 AM , By : Vo Duy Anh