Skip to main content

IModel.IsRelatedTo method

Namespace: NextDesign.Core

Description

Checks whether this instance has a reference relationship with the specified model.
Returns True if it does.

Arguments

NameTypeDescription
modelIModelTarget model
null cannot be specified.

Return value

  • bool

Exceptions

NameException classDescription
Invalid argumentExtensionArgumentExceptionIf null is specified for model