Skip to main content

IModel.As(IClass) Method

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

NameTypeDescription
targetClassIClassClass

Return Value

  • bool