Namespace: NextDesign.Core
Description
Checks if this instance is compatible with the specified class type.
Returns True if this instance is an instance of the specified class or one of its subclasses.
Argument
| Name | Type | Description |
|---|
| targetClass | IClass | Class |
Return value