Re: How much do you trust the Collection class?
Quote:
Originally Posted by
The trick
I don't know that function. There are __vbaVarCopy, __vbaVargVarCopy function from MSVBVM60. VariantCopy(Ind) calls AddRef for object variables.
ah my bad - I mean VariantCopy(Ind) if any of those can replace the "If IsObject() Then Set" pattern, I'd use it.
Re: How much do you trust the Collection class?
@Dex, I started another thread to sort this. You probably already saw it.
@Trick, I'd love to hear your thoughts in the other thread. :)
Elroy
Re: How much do you trust the Collection class?