Encapsulation

Hello ,
I'm trying to make a project with UI using visual Studio 2010.
I'm facing problems with doing Encapsulation to my private Data in the (C++/CLI).
(NullPointerException)occur if I try to copy what I learnt in c++ (Setters and Getters but with Handlers) to c++/cli .



Could you give me an example or a link that helps me with that ?

Topic archived. No new replies allowed.