Thread overview | |||||
---|---|---|---|---|---|
|
November 10, 2002 how do I get the ClassInfo of an object.. | ||||
---|---|---|---|---|
| ||||
given an Object I would like to retrieve it's ClassInfo, how could I do ? typeof() seems not to work ... is there an equivalent mechanism ? |
November 10, 2002 Re: how do I get the ClassInfo of an object.. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Lloyd Dupont | Lloyd Dupont wrote:
> given an Object I would like to retrieve it's ClassInfo, how could I do ?
> typeof() seems not to work ... is there an equivalent mechanism ?
"object.classinfo".
|
November 10, 2002 Re: how do I get the ClassInfo of an object.. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Burton Radons | ha ... ok, thanks. BTW I could say I'm very pleased by the speed of the compiler, it's almost instantaneous... "Burton Radons" <loth@users.sourceforge.net> a écrit dans le message de news: aqlef3$ncq$1@digitaldaemon.com... > Lloyd Dupont wrote: > > given an Object I would like to retrieve it's ClassInfo, how could I do ? > > typeof() seems not to work ... is there an equivalent mechanism ? > > "object.classinfo". > |
Copyright © 1999-2021 by the D Language Foundation