Skip to main content

IModel.Is(IClass) Method

Namespace: NextDesign.Core

Description

Checks if this instance is an instance of the specified class.
Returns True if it is an instance of the specified class.

Arguments

NameTypeDescription
targetClassIClassClass

Return Value

  • bool