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 its subclass.
Arguments
Name | Type | Description |
---|
targetClass | IClass | Class |
Return Value