Skip to main content
All docs
V24.2

SmartSearchResponse.ItemInfo.Equals(SmartSearchResponse.ItemInfo) Method

Namespace: DevExpress.AIIntegration.Extensions

Assembly: DevExpress.AIIntegration.v24.2.dll

NuGet Package: DevExpress.AIIntegration

Declaration

public virtual bool Equals(
    SmartSearchResponse.ItemInfo other
)

Parameters

Name Type
other SmartSearchResponse.ItemInfo

Returns

Type
Boolean
See Also