Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

Operator "is Class"

$
0
0
Class1 is Class
END
Class2 is Class
  inherits from Class1
END
Class3 is Class
  inherits from Class2
END

Obj is Class1 dynamic = new Class3()
ObjIsClass2 is boolean = Obj is Class2  // False!!

Why? Is it possible to fix this? Any workarounds?

Viewing all articles
Browse latest Browse all 1914

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>