Skip to main content
All docs
V24.2

SmartSearchResponse.Equals(SmartSearchResponse) Method

Namespace: DevExpress.AIIntegration.Extensions

Assembly: DevExpress.AIIntegration.v24.2.dll

NuGet Package: DevExpress.AIIntegration

Declaration

public virtual bool Equals(
    SmartSearchResponse other
)

Parameters

Name Type
other SmartSearchResponse

Returns

Type
Boolean
See Also