Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Public MustOverride Function
Message
From
24/10/2002 13:42:45
Rex Mahel
Realm Software, Llc
Ohio, United States
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00714807
Message ID:
00715002
Views:
27
Cathi,

Here it is:
Public MustInherit Class Base1

	Public MustOverride Function Rex() As Boolean
	End Function 

End Class
Thanks

Rex
>Can you post your code?
>
>>Cathi,
>>
>>I get the same thing.
>>
>>Any more ideas?
>>
>>TIA
>>
>>Rex
>>
>>>See if you are using the following syntax:
>>>
>>>
>>>Public MustOverride Function MyFunction() As Integer
>>>  ...
>>>End Function
>>>
>>>
>>>>All,
>>>>
>>>>I cannot write a function with MustOverride. I get a blue squiggly on the End Function saying that "'End Function' must be preceded by a matching 'Function'".
>>>>
>>>>How can I do this?
>>>>
>>>>TIA
>>>>
>>>>Rex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform