Using get method

Ask general questions here.
omayer
Posts: 458
Joined: Thu Oct 28, 2010 6:14 pm

Using get method

Post by omayer » Tue Aug 23, 2011 6:28 pm

Is any code sample to use get{} method with Array.
Thanks,
Beginner

User avatar
Ciege
Posts: 1336
Joined: Thu Oct 16, 2008 6:46 pm
Location: Arizona, USA

Re: Using get method

Post by Ciege » Tue Aug 23, 2011 8:29 pm

Can you expand a little on what you are asking...

Such as, what get method with what array???
If this or any response has helped you, please reply to the thread stating that it worked so other people with a similar issue will know how you fixed your issue!

Ciege...

omayer
Posts: 458
Joined: Thu Oct 28, 2010 6:14 pm

Re: Using get method

Post by omayer » Wed Aug 24, 2011 3:10 pm

Thank you Ciege, found the solution, actually i was looking for how to declare getter and setter with array so i can access array element in different class.