QQueryBase.

Constrain(Object) Method

Summary

Search for slot that corresponds to class.

Syntax

public virtual IConstraint Constrain(Object example)

Remarks

Search for slot that corresponds to class.
If not found add it.
Constrain it.

Parameters

Name Type Description
example Object

Return Value

Type Description
IConstraint