Page 1 of 1

Using get method

Posted: Tue Aug 23, 2011 6:28 pm
by omayer
Is any code sample to use get{} method with Array.
Thanks,
Beginner

Re: Using get method

Posted: Tue Aug 23, 2011 8:29 pm
by Ciege
Can you expand a little on what you are asking...

Such as, what get method with what array???

Re: Using get method

Posted: Wed Aug 24, 2011 3:10 pm
by omayer
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.