Skip to main content

IClass.Is method

Namespace: NextDesign.Core

Description

Checks if the specified model is an instance of this class.
Returns true if the specified model's metaclass matches this class.

argument

NameTypeDescription
modelIModelModel

Return value

  • bool