Menu

Can't create a virtual destructor

Help
2015-08-13
2015-08-13
  • Chris Alonzo

    Chris Alonzo - 2015-08-13

    I am a newbie to NClass, so forgive me if I am asking a stupid question.

    I want to define this method:

    virtual ~ExchangeObjectReader();
    

    But when I create a new destructor, it won't let me select the virtual checkbox. I also cannot change the Access to public.

    Is there a way to do this?

     
    • Chris Alonzo

      Chris Alonzo - 2015-08-13

      Oh, it it because NClass does not support C++ yet?

       

Log in to post a comment.