SmartSearchResponse.Equals(SmartSearchResponse) Method
Namespace: DevExpress.AIIntegration.Extensions
Assembly: DevExpress.AIIntegration.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| other | SmartSearchResponse |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.AIIntegration.Extensions
Assembly: DevExpress.AIIntegration.v26.1.dll
public virtual bool Equals(
SmartSearchResponse other
)
Public Overridable Function Equals(
other As SmartSearchResponse
) As Boolean
| Name | Type |
|---|---|
| other | SmartSearchResponse |
| Type |
|---|
| Boolean |