The search functionality needs JavaScript enabled
Returns the value of the integer constant name of class or its ancestry. Always returns 0 when the constant could not be found.
name
class
long classGetIntegerConstant ( const(String) _class, const(String) name ) nothrow @nogc const;