<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>22 Sep 2016 19:03:00 Z</lastBuildDate><pubDate>22 Sep 2016 14:26:00 Z</pubDate><description>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!!&#13;
Why? Is it possible to fix this? Any workarounds?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59658-operator-quotis-classquot/read.awp</link><title>Operator &amp;quot;is Class&amp;quot;</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59658-operator-quotis-classquot-59673/read.awp</comments><pubDate>22 Sep 2016 19:03:00 Z</pubDate><description>Hi Arekusei,&#13;
&#13;
As per documentation (http://doc.windev.com/en-US/?6010013) your example is good. It looks like WinDev will not …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59658-operator-quotis-classquot-59673/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59658-operator-quotis-classquot-59673/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59658-operator-quotis-classquot/read.awp">Operator &amp;quot;is Class&amp;quot;</source><title>Re: Operator &amp;quot;is Class&amp;quot;</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59658-operator-quotis-classquot-59671/read.awp</comments><pubDate>22 Sep 2016 18:15:00 Z</pubDate><description>Hi,&#13;
&#13;
You can use GetDefinition en GetTypeDefinition to solve this&#13;
&#13;
http://doc.windev.com/en-US/?1000019333&amp;name=GetDefinitio…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59658-operator-quotis-classquot-59671/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59658-operator-quotis-classquot-59671/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59658-operator-quotis-classquot/read.awp">Operator &amp;quot;is Class&amp;quot;</source><title>Re: Operator &amp;quot;is Class&amp;quot;</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59658-operator-quotis-classquot-59661/read.awp</comments><pubDate>22 Sep 2016 14:41:00 Z</pubDate><description>Hi&#13;
&#13;
in wlanguage, "is class" is a DECLARATION, not an operator/test.&#13;
&#13;
So no, I do not think this is possible&#13;
&#13;
Best regards</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59658-operator-quotis-classquot-59661/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59658-operator-quotis-classquot-59661/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59658-operator-quotis-classquot/read.awp">Operator &amp;quot;is Class&amp;quot;</source><title>Re: Operator &amp;quot;is Class&amp;quot;</title></item></channel></rss>
