Skip to main content

IClass.As method

Namespace: NextDesign.Core

Description

Checks if the specified model is a compatible instance of this class.
Returns true if the specified model's metaclass matches this class or a subclass of this class.

argument

NameTypeDescription
modelIModelModel

Return value

  • bool