|
-
Feb 17th, 2020, 09:30 AM
#11
Thread Starter
PowerPoster
Re: The 1001 questions about vbRichClient5 (2020-02-14)
 Originally Posted by Schmidt
If it's only about additional "For Each support", then the cArrayList can now be used directly (without extra-wrapper-class),
because this is supported now in verion 5.0.75...
Otherwise (when you have to write your own wrapper anyways, due to some other missing methods on cArrayList),
then the wrapping of a "normal VB-Array" should do just fine, then saving a few extra-method-calls when accessing its contents).
Just for completeness...:
How to add For Each for such "internal Array-Members" was recently described here:
http://www.vbforums.com/showthread.p...=1#post5452847
HTH
Olaf
OK, Much appreciated!
Last edited by dreammanor; Feb 18th, 2020 at 12:25 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|