Stoyan Damov <[EMAIL PROTECTED]> wrote:

> I think Shawn meant to say that methods are virtual by default in VB,
> nothing to do w/ the keyword used to denote that.

Actually, VB.NET defaults to non-virtual. Overridable is the equivalent
of "virtual", while NotOverridable corresponds to "sealed".

-- Barry

-- 
http://barrkel.blogspot.com/

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to