applyInterfaces

Iterate through all interfaces that type implements, directly or indirectly, including base interfaces.

Members

Functions

opApply
int opApply(int delegate(ref ConstClassInfo) dg)

Variables

type
ConstClassInfo type;
Undocumented in source.

Meta