IMPORTANT NOTE: it is almost always better to use a List which contains many methods to simplify everything.
Also, not fully tested.
Uses: IsArray and ArrayType
Public Sub RedimPreserve(ObjArray As Object, NewSize As Int) As Object
Dim Result As Object
If IsArray(ObjArray) Then...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.