loop through specific class members

Trass3r mrmocool at gmx.de
Mon Jan 19 07:32:13 PST 2009


Is there any way to loop through specific members of a class, e.g. all 
public functions?
I've already seen a function getMembers in druntime's ClassInfo class 
but I can't find anything related to the attributes there.


More information about the Digitalmars-d-learn mailing list