InterfaceInfo.methodCount

Number of methods (Runtime).

struct InterfaceInfo(T)
@safe
enum methodCount = Methods.length;

Meta