Name | Description | |
---|---|---|
in | strClass | The class name. |
Value | Description |
---|---|
true |
The object is of the class specified by the argument or it inherits that class. |
false |
The object is not of the class specified by the argument and does not inherit from that class. |
Determines whether the object is of the class specified by the argument or inherits that class.
CONFIDENTIAL