1 Solved Topic

Remove Filter
Member Avatar for Paul.Esson

After looking at compile errors because I was not overriding this function ( although being convinced that I was) I have a query for all you C++ buffs in the audiance. What does the ^ do in the following line. [CODE] virtual System::Object ^ Clone(void) override; [/CODE] I know this …

Member Avatar for Traicey
0
164

The End.