Re: Clearing a custom array
- From: "Adam Honek" <AdamHonek@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 7 May 2006 17:36:07 +0100
This seems to work but is it not the same as saying here is a null pointer
to this array?
Adam
"Michel Posseth [MCP]" <michel@xxxxxxxxxxx> wrote in message
news:uXn7oAecGHA.4932@xxxxxxxxxxxxxxxxxxxxxxx
maybe to simple ..... but why do you not assign a Nothing pointer ??? to
the var to clear it`s contents ( should work in VB6 and VB.Net )
:-)
Regards
Michel Posseth [MCP]
"Adam Honek" <AdamHonek@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> schreef in bericht
news:emtbd%23VcGHA.3856@xxxxxxxxxxxxxxxxxxxxxxx
Instead of the ZeroMemory API what would one use in VB.NET to
clean an array using a custom structure?
The .clear isn't a member of it by default.
Any suggestions?
Thanks,
Adam
.
- Follow-Ups:
- Re: Clearing a custom array
- From: Michel Posseth [MCP]
- Re: Clearing a custom array
- References:
- Clearing a custom array
- From: Adam Honek
- Re: Clearing a custom array
- From: Michel Posseth [MCP]
- Clearing a custom array
- Prev by Date: Re: 'OpenFileDialog crashes for no reason?
- Next by Date: Re: Clearing a custom array
- Previous by thread: Re: Clearing a custom array
- Next by thread: Re: Clearing a custom array
- Index(es):
Relevant Pages
|