VB Collection
-
Hi.. 1) Do I need to set a collection obect to Nothing? 2) Wot difference it makes if I Create a collection object as
Dim objSysParam as Collection
OrDim objSysParam as **new** Collection
Thnx ____________________________________________________________ rishabhs I think therefore I am. -
Hi.. 1) Do I need to set a collection obect to Nothing? 2) Wot difference it makes if I Create a collection object as
Dim objSysParam as Collection
OrDim objSysParam as **new** Collection
Thnx ____________________________________________________________ rishabhs I think therefore I am.It is always safe to destroy an object, which you do not need them any more. Moreover, the new keyword with Dim statements will initialize the associated object immediately and it will reside in the memory as long as the sub/function/module or project's scope. Cheers ;)
-
It is always safe to destroy an object, which you do not need them any more. Moreover, the new keyword with Dim statements will initialize the associated object immediately and it will reside in the memory as long as the sub/function/module or project's scope. Cheers ;)
Dear sir, My name is tamilarasan.m i am studied in diploma in computer engineering final year,my last sem i ll submitted project(application orriented), i am planning to winamp modification(equlizier)then additional i add to ring tone are send to mobile IRDA & BLUETOOTH,then additional to add file converter DVD cds playing so you please kindly help for me sir(send please sourcecode) thanking you yours friendly tamilarasan.m