User Tools

Site Tools


virtual_methods

This is an old revision of the document!


All VO methods are virtual

If you receive the warning

Warning XS0108 'MySon.MyMethod()' hides inherited member 'MyFather.MyMethod()'. Use the new keyword if hiding was intended. 

please check the compiler option /VO3 Virtual Instance Methods or add the keyword virtual to your methods.

virtual_methods.1528356206.txt.gz · Last modified: 2018/06/07 07:23 by wolfgangriedmann