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
Name | Type | Description |
---|
model | IModel | Model |
Return value