IPluginFactory.countClasses

Returns the number of exported classes by this factory. If you are using the CPluginFactory implementation provided by the SDK, it returns the number of classes you registered with CPluginFactory::registerClass.

interface IPluginFactory
public nothrow @nogc
countClasses
()

Meta