[Gambas-user] Gambas bug?

Fabián Flores Vadell fabianfloresvadell at ...626...
Fri Feb 10 21:56:32 CET 2012


2012/2/10 Jussi Lahtinen <jussi.lahtinen at ...626...>

> You can check whether it is property or method.
>
> Dim hCls As Class = Object.Class(["John", "Peter"])
>
> If hCls["Count"].Kind = Class.Method Then
>

Yes, I figured out. Thanks Jussi



More information about the User mailing list