In VB6 and VBA are always faster than for example collections and dictionaries.
I understand that in B4A arrays are internally converted to a List.
If that is the case is there any point in using an array instead of a List?
Is using a List actually faster?
RBS
I understand that in B4A arrays are internally converted to a List.
If that is the case is there any point in using an array instead of a List?
Is using a List actually faster?
RBS