« Return to Thread: Collection - destroying

Re: Collection - destroying

by Stephen Bungay-2 :: Rate this Message:

Reply to Author | View in Thread

   Returning the favour... :)

Collection = NULL


Steve.

richard terry wrote:

> Is it possible to 'destroy' a collection, I don't mean just remove its
> members.
>
> What I mean is one does this to create one:
>
> mycollection = new collection.
>
> One may do something with it, but then want it to be 'gone' and non-existant.
>
> Any advice appreciated.
>
> Richard
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@...
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>

------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

 « Return to Thread: Collection - destroying