how can i create a variable in vb.net in inside a structure and make that he can't be seen when i create an instance of the structure...i want that only functions inside the structure can see the variables..
Printable View
how can i create a variable in vb.net in inside a structure and make that he can't be seen when i create an instance of the structure...i want that only functions inside the structure can see the variables..
im such a dumb..lol...using private =P