1. Description.
Udf working with MSDN System.Collections.ArrayList.
Allow you to make fast operations on huge arrays, speed is even x10 better than basic _ArrayAdd.
Not prefered for small arrays < 600 items.
2. Requirements
.NET Framework 1.1 - 4.5 (on this version Micro...