DictClass.isKernel Method
Indicates whether a class is a kernel class.
Syntax
public boolean isKernel()
Run On
Called
Return Value
Type: boolean
true if the class is a kernel class; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Indicates whether a class is a kernel class.
public boolean isKernel()
Called
Type: boolean
true if the class is a kernel class; otherwise, false.