[Gambas-user] inheritance problems
Jussi Lahtinen
jussi.lahtinen at ...626...
Sat Feb 4 13:42:15 CET 2012
Seems like circular reference.
Class2 inherits array of it self, which then inherits array of it self,
which ...
Jussi
On Sat, Feb 4, 2012 at 03:05, Shane Powell <shanep1967 at ...169...> wrote:
>
> I have this in my program
>
> class 1
> public array of class 2
>
> class 2
> inherits class 1
> access array of class 2 in class 1
> but array is empty but i know it has elements in it
>
> what am i doing wrong ?
>
>
>
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
More information about the User
mailing list