Re: what is the point of 'Finally'
- From: "Herfried K. Wagner [MVP]" <hirf-spam-me-here@xxxxxx>
- Date: Fri, 23 Dec 2005 18:16:06 +0100
"Mike W" <thewittmer@xxxxxxxxx> schrieb:
I've been looking at some code and started wondering what is the point of 'Finally" in Try Catch Finally.
Why not just place the Finally code after the End Try? Will the Catch fire if there is an error in Finally?
There has been a discussion about this topic on this group recently:
<URL:http://groups.google.de/group/microsoft.public.dotnet.languages.vb/browse_frm/thread/0c8467475e2bcafb/d5ea0be99e897adb>
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
.
- References:
- what is the point of 'Finally'
- From: Mike W
- what is the point of 'Finally'
- Prev by Date: Re: "Auto Find" listbox
- Next by Date: Re: Lazy evaluation?
- Previous by thread: Re: what is the point of 'Finally'
- Index(es):