View Single Post
  #1 (permalink)  
Old June 23rd, 2003, 06:35 PM
capt_alberta capt_alberta is offline
Registered User
 
Join Date: Jun 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default .NET Enterprise Development in VB.NET

I have build errors on p. 39 with three items--Count, Clear, and RemoveAt.

Message reads: "C:\BookManager\EnterpriseObjects\EnterpriseObject s in VB\EnterpriseCounterCollection.vb(49): 'Public Overrides ReadOnly Property Count() As Integer' cannot override 'Public Overridable NotOverridable ReadOnly Property Count() As Integer' because it is declared 'NotOverridable'."

Anyone else encounter this error?

I'm using VS2003--is this an issue?